summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-25 01:39:22 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-25 01:40:47 +0200
commitb1e49b5bad02f6dbab9578d2cdd0ad73b18e1c4a (patch)
treee3a9decf35a99844c23a8ca6dd99ec461667d796 /framework/qmldir
parent8a4f5212db7e7dcf15194d4af32b035f04a8ae9a (diff)
downloadkube-b1e49b5bad02f6dbab9578d2cdd0ad73b18e1c4a.tar.gz
kube-b1e49b5bad02f6dbab9578d2cdd0ad73b18e1c4a.zip
A ListDelegate
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 156cdb07..83fc8d61 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -31,6 +31,7 @@ View 1.0 View.qml
31AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml 31AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml
32AttachmentDelegate 1.0 AttachmentDelegate.qml 32AttachmentDelegate 1.0 AttachmentDelegate.qml
33ListView 1.0 ListView.qml 33ListView 1.0 ListView.qml
34ListDelegate 1.0 ListDelegate.qml
34TreeView 1.0 TreeView.qml 35TreeView 1.0 TreeView.qml
35GridView 1.0 GridView.qml 36GridView 1.0 GridView.qml
36ScrollHelper 1.0 ScrollHelper.qml 37ScrollHelper 1.0 ScrollHelper.qml