summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-17 16:30:37 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-17 16:30:37 +0700
commit38c81dcc4ce9e73eb00019dc0b49cd24d52dfaee (patch)
tree1ec3e49fcf6319e14f18fddc41621df28133b5b1
parente74b0798d863bd184d3482b7e899dc32d3339907 (diff)
comment out `header` to remove toolbar from every page for now
-rw-r--r--main.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.qml b/main.qml
index d4c6803..5587363 100644
--- a/main.qml
+++ b/main.qml
@@ -12,6 +12,7 @@ ApplicationWindow {
title: {
text: qsTr("kelakon")
}
+ /*
header:
ToolBar {
Material.elevation: 0
@@ -45,6 +46,7 @@ ApplicationWindow {
}
}
}
+ */
Drawer {
id: drawer