mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
repair
This commit is contained in:
parent
1091508dab
commit
61683a940f
@ -588,7 +588,7 @@ class QUnFrameWindow(resizableframeless):
|
||||
|
||||
super(QUnFrameWindow, self).__init__(
|
||||
None,
|
||||
flags=Qt.FramelessWindowHint | Qt.WindowMinimizeButtonHint,
|
||||
flags=Qt.FramelessWindowHint | Qt.Tool,
|
||||
dic=globalconfig,
|
||||
key="transuigeo",
|
||||
) # 设置为顶级窗口,无边框
|
||||
|
Loading…
x
Reference in New Issue
Block a user