summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-07-27 12:48:53 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-07-27 12:48:53 +0200
commit3c52f4941f4274a51587dd5ca71ade7b17964dcc (patch)
treef3036143e90d45c4e74c3b69c8a3e196aaa42caf /framework/qmldir
parent3a0de882ab0eaf4f16e69edf4d87e27d144de687 (diff)
downloadkube-3c52f4941f4274a51587dd5ca71ade7b17964dcc.tar.gz
kube-3c52f4941f4274a51587dd5ca71ade7b17964dcc.zip
intoduce Kube.Checkbox
Diffstat (limited to 'framework/qmldir')
-rw-r--r--framework/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qmldir b/framework/qmldir
index 93f0fc59..c8e0ae58 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -19,6 +19,7 @@ Popup 1.0 Popup.qml
19ProgressBar 1.0 ProgressBar.qml 19ProgressBar 1.0 ProgressBar.qml
20StatusBar 1.0 StatusBar.qml 20StatusBar 1.0 StatusBar.qml
21ComboBox 1.0 ComboBox.qml 21ComboBox 1.0 ComboBox.qml
22CheckBox 1.0 CheckBox.qml
22PositiveButton 1.0 PositiveButton.qml 23PositiveButton 1.0 PositiveButton.qml
23TextButton 1.0 TextButton.qml 24TextButton 1.0 TextButton.qml
24TextField 1.0 TextField.qml 25TextField 1.0 TextField.qml