summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-12 03:56:53 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-12 03:58:25 +0200
commitc7d0845fb34d7ccea3b754c6bc9cbbc391bfa12d (patch)
treee1f8e2394de59e8f4350ff4fde5f9c40d4363cd7 /framework/qmldir
parent03d607e379ac9fe48315ce121ada76338ed6686d (diff)
downloadkube-c7d0845fb34d7ccea3b754c6bc9cbbc391bfa12d.tar.gz
kube-c7d0845fb34d7ccea3b754c6bc9cbbc391bfa12d.zip
A listview with sane scrolling
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 0e7768c4..b8e7345f 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -29,6 +29,7 @@ Heading 1.0 Heading.qml
29View 1.0 View.qml 29View 1.0 View.qml
30AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml 30AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml
31AttachmentDelegate 1.0 AttachmentDelegate.qml 31AttachmentDelegate 1.0 AttachmentDelegate.qml
32ListView 1.0 ListView.qml
32singleton Messages 1.0 Messages.qml 33singleton Messages 1.0 Messages.qml
33singleton Colors 1.0 Colors.qml 34singleton Colors 1.0 Colors.qml
34singleton Icons 1.0 Icons.qml 35singleton Icons 1.0 Icons.qml