qmlfrontend/main.qml
branchqmlfrontend
changeset 12884 66171ce586cc
parent 12883 adb1fccc706a
--- a/qmlfrontend/main.qml	Sun Jan 07 01:21:42 2018 +0100
+++ b/qmlfrontend/main.qml	Sun Jan 07 09:48:26 2018 +0100
@@ -11,7 +11,6 @@
   SwipeView {
     id: swipeView
     anchors.fill: parent
-    currentIndex: tabBar.currentIndex
 
     Page1 {
     }