mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
QML UI: remove unused layout
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
52e07a6306
commit
b9ac6334c7
1 changed files with 3 additions and 4 deletions
|
@ -89,10 +89,9 @@ Kirigami.Page {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
RowLayout {
|
|
||||||
Kirigami.Label {
|
Kirigami.Label {
|
||||||
text: qsTr(" Downloaded dives")
|
text: qsTr(" Downloaded dives")
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ListView {
|
ListView {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue