summaryrefslogtreecommitdiff
path: root/Home.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Home.qml')
-rw-r--r--Home.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Home.qml b/Home.qml
index c836ecf..c337062 100644
--- a/Home.qml
+++ b/Home.qml
@@ -35,7 +35,6 @@ HomeForm {
}
footer: MainTabBarForm {
- id: tabBar
width: parent.width
leftTabButton.onClicked: layout.currentIndex = 0
middleTabButton.onClicked: layout.currentIndex = 1