move Theme, SystemStats, Modules to shell/services/
This commit is contained in:
parent
197f6976e0
commit
989182d603
59 changed files with 432 additions and 388 deletions
4
shell/services/qmldir
Normal file
4
shell/services/qmldir
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module services
|
||||
singleton Theme 1.0 Theme.qml
|
||||
singleton SystemStats 1.0 SystemStats.qml
|
||||
singleton Modules 1.0 Modules.qml
|
||||
Loading…
Add table
Add a link
Reference in a new issue