From 3f1a20cbaa53501c66ed41b3a8cda36d2fd53e8e Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Sat, 5 Aug 2017 10:17:07 +0200 Subject: QML UI: GPS: remove header Being the only page that still has an on page header it makes sens to remove it. Signed-off-by: Joakim Bygdell --- mobile-widgets/qml/GpsList.qml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/mobile-widgets/qml/GpsList.qml b/mobile-widgets/qml/GpsList.qml index 74a636e54..5829c5614 100644 --- a/mobile-widgets/qml/GpsList.qml +++ b/mobile-widgets/qml/GpsList.qml @@ -100,11 +100,5 @@ Kirigami.ScrollablePage { cacheBuffer: Math.max(5000, parent.height * 5) focus: true clip: true - header: Kirigami.Heading { - x: Kirigami.Units.gridUnit / 2 - height: paintedHeight + Kirigami.Units.gridUnit / 2 - verticalAlignment: Text.AlignBottom - text: qsTr("List of stored GPS fixes") - } } } -- cgit v1.2.3-70-g09d2