From 81277c259bb20aa28d6f73d828b0fd6fbe84522e Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Mon, 29 May 2017 18:31:40 +0200 Subject: QML UI: remove unused item on the interface Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DownloadFromDiveComputer.qml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/mobile-widgets/qml/DownloadFromDiveComputer.qml b/mobile-widgets/qml/DownloadFromDiveComputer.qml index c3bb9ce2d..d7bb83f89 100644 --- a/mobile-widgets/qml/DownloadFromDiveComputer.qml +++ b/mobile-widgets/qml/DownloadFromDiveComputer.qml @@ -143,11 +143,5 @@ Kirigami.Page { text: qsTr("Unselect All") } } - RowLayout { // spacer to make space for silly button - Layout.minimumHeight: 1.2 * unselectbutton.height - Kirigami.Label { - text:"" - } - } } } -- cgit v1.2.3-70-g09d2