summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-07-31 18:58:39 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-07-31 18:58:39 +0200
commited90f285745279e91743851ae49eeccf1d95710f (patch)
treec901f650c3b2b22e9cf0ce1af811452c5707e7ee /framework/qmldir
parent32e9eda3bd93e3197234cd9947a5522e5eb9da94 (diff)
downloadkube-ed90f285745279e91743851ae49eeccf1d95710f.tar.gz
kube-ed90f285745279e91743851ae49eeccf1d95710f.zip
dedicated Kube.PasswordField
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 d4ec9619..a0f58385 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -23,6 +23,7 @@ CheckBox 1.0 CheckBox.qml
23PositiveButton 1.0 PositiveButton.qml 23PositiveButton 1.0 PositiveButton.qml
24TextButton 1.0 TextButton.qml 24TextButton 1.0 TextButton.qml
25TextField 1.0 TextField.qml 25TextField 1.0 TextField.qml
26PasswordField 1.0 PasswordField.qml
26TextArea 1.0 TextArea.qml 27TextArea 1.0 TextArea.qml
27TextEditor 1.0 TextEditor.qml 28TextEditor 1.0 TextEditor.qml
28ToolTip 1.0 ToolTip.qml 29ToolTip 1.0 ToolTip.qml