mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
QML UI: update for latest Kirigami
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
818031e604
commit
92e06007cc
3 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,7 @@ Kirigami.ScrollablePage {
|
|||
supportsMouseEvents: true
|
||||
width: parent.width - Kirigami.Units.gridUnit
|
||||
height: childrenRect.height - Kirigami.Units.smallSpacing
|
||||
icon: ""
|
||||
GridLayout {
|
||||
columns: 4
|
||||
id: timeAndName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue