diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-03 14:18:04 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-03 14:18:04 +0200 |
commit | d4cc44f39bb60b5d2f6d446de0309eb0a374723e (patch) | |
tree | 86f7ef4f46a59a446adba7f88464ea9d095e4240 /components/theme/qmldir | |
parent | 51e47637930a6a18b0e5ece368bad45c9afbb3c6 (diff) | |
download | kube-d4cc44f39bb60b5d2f6d446de0309eb0a374723e.tar.gz kube-d4cc44f39bb60b5d2f6d446de0309eb0a374723e.zip |
Added units
Diffstat (limited to 'components/theme/qmldir')
-rw-r--r-- | components/theme/qmldir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/theme/qmldir b/components/theme/qmldir index 6d11dd64..16b385ab 100644 --- a/components/theme/qmldir +++ b/components/theme/qmldir | |||
@@ -2,3 +2,4 @@ module org.kube.components.theme | |||
2 | 2 | ||
3 | singleton Colors 1.0 Colors.qml | 3 | singleton Colors 1.0 Colors.qml |
4 | singleton Icons 1.0 Icons.qml | 4 | singleton Icons 1.0 Icons.qml |
5 | singleton Units 1.0 Units.qml | ||