diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-07-14 23:29:31 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-07-15 20:14:49 +0200 |
commit | 0f01c1ea421eafc96630d1d9eded8bb044f3a88d (patch) | |
tree | 246ce8473995700dfd6838a3ba8c642359a2728a /framework/qmldir | |
parent | 9895d72ea197c3bdc7e5465f1d96a249081b0e77 (diff) | |
download | kube-0f01c1ea421eafc96630d1d9eded8bb044f3a88d.tar.gz kube-0f01c1ea421eafc96630d1d9eded8bb044f3a88d.zip |
Moved non-folder specific treeview to separate file
Diffstat (limited to 'framework/qmldir')
-rw-r--r-- | framework/qmldir | 1 |
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 | |||
30 | AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml | 30 | AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml |
31 | AttachmentDelegate 1.0 AttachmentDelegate.qml | 31 | AttachmentDelegate 1.0 AttachmentDelegate.qml |
32 | ListView 1.0 ListView.qml | 32 | ListView 1.0 ListView.qml |
33 | TreeView 1.0 TreeView.qml | ||
33 | ScrollHelper 1.0 ScrollHelper.qml | 34 | ScrollHelper 1.0 ScrollHelper.qml |
34 | singleton Messages 1.0 Messages.qml | 35 | singleton Messages 1.0 Messages.qml |
35 | singleton Colors 1.0 Colors.qml | 36 | singleton Colors 1.0 Colors.qml |