summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-14 23:29:31 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-15 20:14:49 +0200
commit0f01c1ea421eafc96630d1d9eded8bb044f3a88d (patch)
tree246ce8473995700dfd6838a3ba8c642359a2728a /framework/qmldir
parent9895d72ea197c3bdc7e5465f1d96a249081b0e77 (diff)
downloadkube-0f01c1ea421eafc96630d1d9eded8bb044f3a88d.tar.gz
kube-0f01c1ea421eafc96630d1d9eded8bb044f3a88d.zip
Moved non-folder specific treeview to separate file
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 04893ec9..874bdf78 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -30,6 +30,7 @@ View 1.0 View.qml
30AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml 30AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml
31AttachmentDelegate 1.0 AttachmentDelegate.qml 31AttachmentDelegate 1.0 AttachmentDelegate.qml
32ListView 1.0 ListView.qml 32ListView 1.0 ListView.qml
33TreeView 1.0 TreeView.qml
33ScrollHelper 1.0 ScrollHelper.qml 34ScrollHelper 1.0 ScrollHelper.qml
34singleton Messages 1.0 Messages.qml 35singleton Messages 1.0 Messages.qml
35singleton Colors 1.0 Colors.qml 36singleton Colors 1.0 Colors.qml