summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-14 14:59:43 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-14 15:51:56 +0200
commit5941fdf6d65ecf29fc46dab000987041f5f4a8d8 (patch)
tree07a04edf9079955aa725ea24014106dcb6616911 /framework/qmldir
parent8809ffea6390e593b1d83f69cc50dfe8d7dadad0 (diff)
downloadkube-5941fdf6d65ecf29fc46dab000987041f5f4a8d8.tar.gz
kube-5941fdf6d65ecf29fc46dab000987041f5f4a8d8.zip
Attachment support in the composer
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 1265b68c..74f8a4af 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -26,6 +26,7 @@ TextArea 1.0 TextArea.qml
26Label 1.0 Label.qml 26Label 1.0 Label.qml
27View 1.0 View.qml 27View 1.0 View.qml
28AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml 28AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml
29AttachmentDelegate 1.0 AttachmentDelegate.qml
29singleton Messages 1.0 Messages.qml 30singleton Messages 1.0 Messages.qml
30singleton Colors 1.0 Colors.qml 31singleton Colors 1.0 Colors.qml
31singleton Icons 1.0 Icons.qml 32singleton Icons 1.0 Icons.qml