diff options
Diffstat (limited to 'qt-mobile/qml/Log.qml')
-rw-r--r-- | qt-mobile/qml/Log.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-mobile/qml/Log.qml b/qt-mobile/qml/Log.qml index 7d9ddb724..5fff8db8d 100644 --- a/qt-mobile/qml/Log.qml +++ b/qt-mobile/qml/Log.qml @@ -19,7 +19,6 @@ Item { spacing: 8 Rectangle { - anchors.top: topBar.bottom Layout.fillHeight: true Layout.fillWidth: true Text { |