mirror of
https://github.com/logos-storage/logos-storage-app-skeleton.git
synced 2026-06-14 04:19:25 +00:00
Add preview
This commit is contained in:
parent
783525c93e
commit
17f44f081c
10
StoragePreview.qmlproject
Normal file
10
StoragePreview.qmlproject
Normal file
@ -0,0 +1,10 @@
|
||||
import QmlProject 1.1
|
||||
|
||||
Project {
|
||||
mainFile: "qml/Main.qml"
|
||||
QmlFiles {
|
||||
files: [
|
||||
"qml/Main.qml"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user