diff options
-rw-r--r-- | qt-mobile/qml/StartPage.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-mobile/qml/StartPage.qml b/qt-mobile/qml/StartPage.qml index 1d11147d0..3a60d0a66 100644 --- a/qt-mobile/qml/StartPage.qml +++ b/qt-mobile/qml/StartPage.qml @@ -8,7 +8,6 @@ import org.subsurfacedivelog.mobile 1.0 ColumnLayout { id: startpage width: subsurfaceTheme.columnWidth - height: childrenRect.height property int buttonWidth: width * 0.9 |