mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 23:48:40 +00:00
Remove another window.update().
This commit is contained in:
parent
d5ab09e11f
commit
4e42c2744d
1 changed files with 0 additions and 2 deletions
|
@ -409,8 +409,6 @@ class SystemTray(component.Component):
|
||||||
self.config[ui_key].pop()
|
self.config[ui_key].pop()
|
||||||
# Re-build the menu
|
# Re-build the menu
|
||||||
self.build_tray_bwsetsubmenu()
|
self.build_tray_bwsetsubmenu()
|
||||||
# Update the UI
|
|
||||||
self.window.update()
|
|
||||||
|
|
||||||
def unlock_tray(self, comingnext, is_showing_dlg=[False]):
|
def unlock_tray(self, comingnext, is_showing_dlg=[False]):
|
||||||
import sha
|
import sha
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue