adding a presentation model and including it's ui in library
This commit is contained in:
parent
a8943b86cf
commit
a9286eeb1b
5 changed files with 360 additions and 0 deletions
|
@ -115,6 +115,10 @@ Controls.Page {
|
|||
id: imagesqlmodel
|
||||
}
|
||||
|
||||
PresSqlModel {
|
||||
id: pressqlmodel
|
||||
}
|
||||
|
||||
ServiceItemModel {
|
||||
id: serviceItemModel
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue