mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
Update settin.py
This commit is contained in:
parent
3ae3a0df1f
commit
c95fa10b88
@ -239,9 +239,9 @@ class Settin(closeashidewindow):
|
||||
while True:
|
||||
# 会触发两次
|
||||
windows.WaitForSingleObject(sema, windows.INFINITE)
|
||||
windows.WaitForSingleObject(sema, windows.INFINITE)
|
||||
if globalconfig["darklight"] == 2:
|
||||
self.setstylesheetsignal.emit()
|
||||
windows.WaitForSingleObject(sema, windows.INFINITE)
|
||||
|
||||
def setstylesheet(self):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user