From 9c5c97b449294dc3283589a913cbed29d1bb9ea1 Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Sun, 8 Nov 2015 16:50:51 +0100 Subject: Android: remove duplicate top bar from log window The log page have an extra top bar that is not needed. Signed-off-by: Joakim Bygdell Signed-off-by: Dirk Hohndel --- qt-mobile/qml/Log.qml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qt-mobile/qml/Log.qml b/qt-mobile/qml/Log.qml index 8e660f2c7..7d9ddb724 100644 --- a/qt-mobile/qml/Log.qml +++ b/qt-mobile/qml/Log.qml @@ -18,11 +18,6 @@ Item { height: parent.height spacing: 8 - TopBar { - id: topBar - anchors.top: parent.top - } - Rectangle { anchors.top: topBar.bottom Layout.fillHeight: true -- cgit v1.2.3-70-g09d2