mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-11 19:06:56 +00:00
again
This commit is contained in:
parent
05b105276e
commit
ccf5f91dc2
@ -157,9 +157,8 @@ class DelugeGTK:
|
|||||||
if ctrl_type == CTRL_CLOSE_EVENT:
|
if ctrl_type == CTRL_CLOSE_EVENT:
|
||||||
self.shutdown()
|
self.shutdown()
|
||||||
result = 1
|
result = 1
|
||||||
|
return result
|
||||||
SetConsoleCtrlHandler(win_handler)
|
SetConsoleCtrlHandler(win_handler)
|
||||||
return result
|
|
||||||
|
|
||||||
|
|
||||||
self.dht_timer = 0
|
self.dht_timer = 0
|
||||||
self.dht_skip = False
|
self.dht_skip = False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user