From 0f01c1ea421eafc96630d1d9eded8bb044f3a88d Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 14 Jul 2017 23:29:31 +0200 Subject: Moved non-folder specific treeview to separate file --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') 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 AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml AttachmentDelegate 1.0 AttachmentDelegate.qml ListView 1.0 ListView.qml +TreeView 1.0 TreeView.qml ScrollHelper 1.0 ScrollHelper.qml singleton Messages 1.0 Messages.qml singleton Colors 1.0 Colors.qml -- cgit v1.2.3