summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-04-18 09:38:48 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-04-18 09:38:48 +0200
commit747a501ada7e8a7895f5cd91de2cff9194a9cd2e (patch)
tree8f76b02803d4452906018b2e5ecda0afb77ca772 /framework/qmldir
parentdb3116ff7b02a4793dbc8565a66d10d6851fb24f (diff)
downloadkube-747a501ada7e8a7895f5cd91de2cff9194a9cd2e.tar.gz
kube-747a501ada7e8a7895f5cd91de2cff9194a9cd2e.zip
give use TextField in Composer and give it a border
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 7b1f0be6..715f63dd 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -17,6 +17,7 @@ Button 1.0 Button.qml
17Popup 1.0 Popup.qml 17Popup 1.0 Popup.qml
18ComboBox 1.0 ComboBox.qml 18ComboBox 1.0 ComboBox.qml
19PositiveButton 1.0 PositiveButton.qml 19PositiveButton 1.0 PositiveButton.qml
20TextField 1.0 TextField.qml
20singleton Colors 1.0 Colors.qml 21singleton Colors 1.0 Colors.qml
21singleton Icons 1.0 Icons.qml 22singleton Icons 1.0 Icons.qml
22singleton Units 1.0 Units.qml 23singleton Units 1.0 Units.qml