Allow minimize to tray.
This commit is contained in:
@@ -41,6 +41,8 @@ ApplicationWindow {
|
||||
|
||||
Controller {
|
||||
id: matriqueController
|
||||
|
||||
onToggleWindow: window.visible ? window.hide() : window.show()
|
||||
}
|
||||
|
||||
Popup {
|
||||
|
||||
Reference in New Issue
Block a user