summaryrefslogtreecommitdiffstats
path: root/components/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-04-04 10:27:24 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-04-04 10:27:24 +0200
commit1d4952b09a48c6107497cc37d644b231fd5b22eb (patch)
treeee7801fe525dd64e09276b41c49786a34ebb673a /components/qmldir
parenta29c865be92ed19dd9bbc4697279ff35cebd50b8 (diff)
downloadkube-1d4952b09a48c6107497cc37d644b231fd5b22eb.tar.gz
kube-1d4952b09a48c6107497cc37d644b231fd5b22eb.zip
add positivebutton component
Diffstat (limited to 'components/qmldir')
-rw-r--r--components/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/qmldir b/components/qmldir
index 90379baf..a1c09b87 100644
--- a/components/qmldir
+++ b/components/qmldir
@@ -14,3 +14,4 @@ People 1.0 People.qml
14Notification 1.0 Notification.qml 14Notification 1.0 Notification.qml
15Icon 1.0 Icon.qml 15Icon 1.0 Icon.qml
16Button 1.0 Button.qml 16Button 1.0 Button.qml
17PositiveButton 1.0 PositiveButton.qml