summaryrefslogtreecommitdiffstats
path: root/views/people/qml/PersonPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'views/people/qml/PersonPage.qml')
-rw-r--r--views/people/qml/PersonPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/people/qml/PersonPage.qml b/views/people/qml/PersonPage.qml
index cd2a5d65..0b04a3d7 100644
--- a/views/people/qml/PersonPage.qml
+++ b/views/people/qml/PersonPage.qml
@@ -82,7 +82,7 @@ Flickable {
82 color: Kube.Colors.buttonColor 82 color: Kube.Colors.buttonColor
83 } 83 }
84 84
85 Kube.Heading { 85 Kube.Heading {
86 id: nameLabel 86 id: nameLabel
87 87
88 anchors { 88 anchors {