mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 01:49:42 +02:00
feat: properly utilize close to tray and quit action
This commit is contained in:
@@ -30,6 +30,7 @@ class AppState(QObject):
|
||||
self.interfaces: List = []
|
||||
self.active_interfaces: List = []
|
||||
self.bound_interface: Any = None
|
||||
self.close_to_tray: bool = True
|
||||
|
||||
# Image
|
||||
self._image_enabled: bool = False
|
||||
|
||||
Reference in New Issue
Block a user