diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-03 10:57:48 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-03 10:57:48 +0200 |
commit | f62018ca5f03f44342528d035aa7b45ae438cd1a (patch) | |
tree | 3838520cd7055658d87671fb37fa241d4f6d941f /components/qmldir | |
parent | 49824a0bb7ca2d35b5a3f074ecd86ffd6a1f177a (diff) | |
download | kube-f62018ca5f03f44342528d035aa7b45ae438cd1a.tar.gz kube-f62018ca5f03f44342528d035aa7b45ae438cd1a.zip |
An Icon component that requests icons from the kube image provider
Diffstat (limited to 'components/qmldir')
-rw-r--r-- | components/qmldir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/qmldir b/components/qmldir index 94ac9caf..24c93d94 100644 --- a/components/qmldir +++ b/components/qmldir | |||
@@ -12,3 +12,4 @@ OverlayDialog 1.0 OverlayDialog.qml | |||
12 | Outbox 1.0 Outbox.qml | 12 | Outbox 1.0 Outbox.qml |
13 | People 1.0 People.qml | 13 | People 1.0 People.qml |
14 | Notification 1.0 Notification.qml | 14 | Notification 1.0 Notification.qml |
15 | Icon 1.0 Icon.qml | ||