summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-05-17 13:43:57 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-05-17 13:43:57 +0200
commit3dfcc1ae7973d1dbbd2dfa6c10d14548815ad7de (patch)
tree2d96ab2f0842f095fdb08b0faef128ec247f6ef1 /framework/qmldir
parent8dce5968d395ef362fd554ed5131d14900470a67 (diff)
downloadkube-3dfcc1ae7973d1dbbd2dfa6c10d14548815ad7de.tar.gz
kube-3dfcc1ae7973d1dbbd2dfa6c10d14548815ad7de.zip
initial Kube.TextArea
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 a5184771..1265b68c 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -22,6 +22,7 @@ StatusBar 1.0 StatusBar.qml
22ComboBox 1.0 ComboBox.qml 22ComboBox 1.0 ComboBox.qml
23PositiveButton 1.0 PositiveButton.qml 23PositiveButton 1.0 PositiveButton.qml
24TextField 1.0 TextField.qml 24TextField 1.0 TextField.qml
25TextArea 1.0 TextArea.qml
25Label 1.0 Label.qml 26Label 1.0 Label.qml
26View 1.0 View.qml 27View 1.0 View.qml
27AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml 28AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml