summaryrefslogtreecommitdiff
path: root/gui/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/main.qml')
-rw-r--r--gui/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/main.qml b/gui/main.qml
index 00a84fc..56220f5 100644
--- a/gui/main.qml
+++ b/gui/main.qml
@@ -14,6 +14,7 @@ ApplicationWindow {
property int appHeight: 460
property int appWidth: 280
property alias customTheme: themeLoader.item
+ property bool drawerOn: false
width: appWidth
minimumWidth: appWidth