trying to fix models
This commit is contained in:
parent
a1f18f803d
commit
b61e05a423
6 changed files with 20 additions and 28 deletions
|
|
@ -179,6 +179,10 @@ Controls.Page {
|
|||
/* ImageProxyModel { id: imageProxyModel } */
|
||||
/* PresentationProxyModel { id: presProxyModel } */
|
||||
/* VideoProxyModel { id: videoProxyModel } */
|
||||
SongModel { id: songModel }
|
||||
VideoModel { id: videoModel }
|
||||
PresentationModel { id: presentationModel }
|
||||
ImageModel { id: imageModel }
|
||||
ServiceThing { id: serviceThing }
|
||||
FileHelper { id: fileHelper }
|
||||
/* SlideHelper { id: slideHelper } */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue