diff options
Diffstat (limited to 'Home.qml')
-rw-r--r-- | Home.qml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -35,7 +35,6 @@ HomeForm { } footer: MainTabBarForm { - id: tabBar width: parent.width leftTabButton.onClicked: layout.currentIndex = 0 middleTabButton.onClicked: layout.currentIndex = 1 |