diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-03 12:59:21 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-03 12:59:21 +0200 |
commit | bc7a2ceabb8836a668d14f3dbf3731997921c7e7 (patch) | |
tree | 46def1d1ea370582da7f510d5874a6c78085369f /components/qmldir | |
parent | d3490fee9d19bbf9436968f05a78f3a619ae8616 (diff) | |
download | kube-bc7a2ceabb8836a668d14f3dbf3731997921c7e7.tar.gz kube-bc7a2ceabb8836a668d14f3dbf3731997921c7e7.zip |
A Button
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 24c93d94..90379baf 100644 --- a/components/qmldir +++ b/components/qmldir | |||
@@ -13,3 +13,4 @@ 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 | 15 | Icon 1.0 Icon.qml |
16 | Button 1.0 Button.qml | ||