diff options
Diffstat (limited to 'main.qml')
-rw-r--r-- | main.qml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,7 @@ ApplicationWindow { title: { text: qsTr("kelakon") } + /* header: ToolBar { Material.elevation: 0 @@ -45,6 +46,7 @@ ApplicationWindow { } } } + */ Drawer { id: drawer |