diff --git a/res/qml/main.qml b/res/qml/main.qml index d6dfc31..0851096 100644 --- a/res/qml/main.qml +++ b/res/qml/main.qml @@ -99,7 +99,7 @@ ApplicationWindow { menu: Menu { id: systrayMenu - enabled: platformDetails.hasSysTray(); + enabled: true MenuItem { text: qsTr("Show")