summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-21 18:39:51 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-21 18:39:51 +0200
commit2e0fbe4ba93fda2f90d4ddef56c35ab6ab9c3f0e (patch)
tree4b787ad28211312fb7f9c5c2ff03c60f701aab5c /framework/qmldir
parentbdd54743c254ce6b8b4cfb04622323701a86dd04 (diff)
downloadkube-2e0fbe4ba93fda2f90d4ddef56c35ab6ab9c3f0e.tar.gz
kube-2e0fbe4ba93fda2f90d4ddef56c35ab6ab9c3f0e.zip
GridView based people view.
This enables keyboard navigation.
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 a23e2475..748547fb 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -33,6 +33,7 @@ AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml
33AttachmentDelegate 1.0 AttachmentDelegate.qml 33AttachmentDelegate 1.0 AttachmentDelegate.qml
34ListView 1.0 ListView.qml 34ListView 1.0 ListView.qml
35TreeView 1.0 TreeView.qml 35TreeView 1.0 TreeView.qml
36GridView 1.0 GridView.qml
36ScrollHelper 1.0 ScrollHelper.qml 37ScrollHelper 1.0 ScrollHelper.qml
37singleton Messages 1.0 Messages.qml 38singleton Messages 1.0 Messages.qml
38singleton Colors 1.0 Colors.qml 39singleton Colors 1.0 Colors.qml