diff -r adb1fccc706a -r 66171ce586cc qmlfrontend/main.qml --- 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 { }