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