mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-01 10:04:12 +08:00
.
This commit is contained in:
parent
fa22e9e0a3
commit
62112fb75d
@ -1045,7 +1045,7 @@ class MAINUI:
|
|||||||
while True:
|
while True:
|
||||||
# 会触发两次
|
# 会触发两次
|
||||||
windows.WaitForSingleObject(sema, windows.INFINITE)
|
windows.WaitForSingleObject(sema, windows.INFINITE)
|
||||||
if globalconfig["darklight"] == 2:
|
if globalconfig["darklight2"] == 0:
|
||||||
self.__commonstylebase.setstylesheetsignal.emit()
|
self.__commonstylebase.setstylesheetsignal.emit()
|
||||||
windows.WaitForSingleObject(sema, windows.INFINITE)
|
windows.WaitForSingleObject(sema, windows.INFINITE)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user