start implementing model for koto artist
This commit is contained in:
parent
e3a00ab8ac
commit
ddfd17c67c
12 changed files with 267 additions and 34 deletions
|
@ -20,7 +20,7 @@ Kirigami.GlobalDrawer {
|
|||
drawerOpen: !isMobile()
|
||||
edge: Qt.LeftEdge
|
||||
height: parent.height
|
||||
modal: isMobile()
|
||||
modal: false
|
||||
|
||||
actions: [
|
||||
Kirigami.Action {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue