summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-19 17:28:25 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-19 17:28:25 +0200
commit36271954aada008d4ea91df79ee4cc11b750274f (patch)
tree96ee11b3529aac891d4e9356137d52cde7697ece /framework/qmldir
parentd7f4560d6143f93121ed9950531df3bb4010aa45 (diff)
downloadkube-36271954aada008d4ea91df79ee4cc11b750274f.tar.gz
kube-36271954aada008d4ea91df79ee4cc11b750274f.zip
A texteditor that does scrolling
Something is not quite right with the sizes, but at least it works otherwise.
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 74f8a4af..4328548b 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -23,6 +23,7 @@ ComboBox 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 25TextArea 1.0 TextArea.qml
26TextEditor 1.0 TextEditor.qml
26Label 1.0 Label.qml 27Label 1.0 Label.qml
27View 1.0 View.qml 28View 1.0 View.qml
28AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml 29AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml