mirror of
https://github.com/gryf/wicd.git
synced 2025-12-19 20:38:00 +01:00
Debian patch: 11-fix_gui_showing_from_tray.patch
This commit is contained in:
@@ -791,6 +791,7 @@ class appGui(object):
|
||||
|
||||
"""
|
||||
self.window.present()
|
||||
self.window.deiconify()
|
||||
self.wait_for_events()
|
||||
self.is_visible = True
|
||||
daemon.SetGUIOpen(True)
|
||||
|
||||
Reference in New Issue
Block a user