From 5941fdf6d65ecf29fc46dab000987041f5f4a8d8 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 14 Jun 2017 14:59:43 +0200 Subject: Attachment support in the composer --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 1265b68c..74f8a4af 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -26,6 +26,7 @@ TextArea 1.0 TextArea.qml Label 1.0 Label.qml View 1.0 View.qml AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml +AttachmentDelegate 1.0 AttachmentDelegate.qml singleton Messages 1.0 Messages.qml singleton Colors 1.0 Colors.qml singleton Icons 1.0 Icons.qml -- cgit v1.2.3