From 7101cc8c021f414811eca2425cb39db44828554c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 5 Apr 2016 15:54:01 -0700 Subject: QML UI: remove redundant dive log title Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DiveList.qml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/mobile-widgets/qml/DiveList.qml b/mobile-widgets/qml/DiveList.qml index e90a4132e..35bb72aca 100644 --- a/mobile-widgets/qml/DiveList.qml +++ b/mobile-widgets/qml/DiveList.qml @@ -243,12 +243,6 @@ Kirigami.ScrollablePage { section.property: "dive.tripMeta" section.criteria: ViewSection.FullString section.delegate: tripHeading - header: Kirigami.Heading { - x: Kirigami.Units.gridUnit / 2 - height: paintedHeight + Kirigami.Units.gridUnit / 2 - verticalAlignment: Text.AlignBottom - text: "Dive Log" - } Connections { target: detailsWindow onCurrentIndexChanged: diveListView.currentIndex = detailsWindow.currentIndex -- cgit v1.2.3-70-g09d2