QModListModel: turn into singleton
This commit is contained in:
parent
631cdb4938
commit
1061acbe6b
2 changed files with 3 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ Kirigami.ApplicationWindow {
|
|||
id: modsView
|
||||
|
||||
delegate: ModCardDelegate {}
|
||||
model: QModListModel {}
|
||||
model: QModListModel
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue