This commit is contained in:
恍兮惚兮 2024-04-18 16:49:58 +08:00
parent d031658b3a
commit 0a73b756d1
2 changed files with 1 additions and 4 deletions

View File

@ -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)

View File

@ -1,5 +1,5 @@
{
"version":"v2.45.8",
"version":"v2.45.9",
"themes":{
"dark":[
{"file":"dark1.qss","name":"PyQtDarkTheme"},