summaryrefslogtreecommitdiffstats
path: root/views/people/qml/View.qml
diff options
context:
space:
mode:
Diffstat (limited to 'views/people/qml/View.qml')
-rw-r--r--views/people/qml/View.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/people/qml/View.qml b/views/people/qml/View.qml
index 3f1b9261..800c4925 100644
--- a/views/people/qml/View.qml
+++ b/views/people/qml/View.qml
@@ -28,7 +28,7 @@ Item {
28 Kube.Fabric.postMessage(Kube.Messages.synchronize, {"type": "contacts"}) 28 Kube.Fabric.postMessage(Kube.Messages.synchronize, {"type": "contacts"})
29 } 29 }
30 30
31 Kube.People { 31 People {
32 id: people 32 id: people
33 anchors { 33 anchors {
34 fill: parent 34 fill: parent