mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
QML UI: remove unused item on the interface
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1ab6b50a34
commit
81277c259b
1 changed files with 0 additions and 6 deletions
|
@ -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:""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue