summaryrefslogtreecommitdiff
path: root/Home.qml
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-02-05 20:54:59 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-02-05 20:54:59 +0800
commit5df5faf5cae1f2d5c889ef51237051fb5d35ece8 (patch)
tree9df3a0bc4381ec469f780d83357287751724b92e /Home.qml
parentf5159c9d698e5b0d7c4b40ec2076a46d89c972e8 (diff)
Home tab bar as designed
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