Closed seamustuohy closed 10 years ago
When an exit event is triggered from a window that is opened by clicking on the tray icon the window will not close when the tray icon is used to exit it. But, exitOnClose will be set to true so that the next exit event will close that window...
Relevant file: GUI/MainWindow.py
closed per commit d022f23 on branch commotion-client
When an exit event is triggered from a window that is opened by clicking on the tray icon the window will not close when the tray icon is used to exit it. But, exitOnClose will be set to true so that the next exit event will close that window...
Relevant file: GUI/MainWindow.py