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