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