diff options
Diffstat (limited to 'qt-mobile/qml/main.qml')
-rw-r--r-- | qt-mobile/qml/main.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-mobile/qml/main.qml b/qt-mobile/qml/main.qml index bb48d4cb7..439986dee 100644 --- a/qt-mobile/qml/main.qml +++ b/qt-mobile/qml/main.qml @@ -259,7 +259,6 @@ MobileComponents.ApplicationWindow { property Item stackView: pageStack initialPage: DiveList { - anchors.fill: detailsPage id: diveList opacity: 0 Behavior on opacity { |