mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
update
This commit is contained in:
parent
d031658b3a
commit
0a73b756d1
@ -239,9 +239,6 @@ class texthook(basetext):
|
||||
self.onprocconnect(pid)
|
||||
elif _type == 1:
|
||||
self.connectedpids.remove(pid)
|
||||
gobject.baseobject.hookselectdialog.sysmessagesignal.emit(
|
||||
"{} disconenct".format(pid)
|
||||
)
|
||||
elif _type in [2, 3]:
|
||||
if _type == 2:
|
||||
self.onnewhook(message.hc, message.hn, message.tp)
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version":"v2.45.8",
|
||||
"version":"v2.45.9",
|
||||
"themes":{
|
||||
"dark":[
|
||||
{"file":"dark1.qss","name":"PyQtDarkTheme"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user