mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
...
This commit is contained in:
parent
6f497fa489
commit
afa8abb81e
@ -1004,8 +1004,6 @@ class QUnFrameWindow(resizableframeless):
|
|||||||
for button in center:
|
for button in center:
|
||||||
button.move(int(leftstart), 0)
|
button.move(int(leftstart), 0)
|
||||||
leftstart += button.width()
|
leftstart += button.width()
|
||||||
for button in self.showbuttons:
|
|
||||||
button.show()
|
|
||||||
|
|
||||||
def callwrap(self, call, _):
|
def callwrap(self, call, _):
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user