summaryrefslogtreecommitdiffstats
path: root/framework/qml/People.qml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qml/People.qml')
-rw-r--r--framework/qml/People.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/qml/People.qml b/framework/qml/People.qml
index f67d55f1..7f36193e 100644
--- a/framework/qml/People.qml
+++ b/framework/qml/People.qml
@@ -269,8 +269,7 @@ Item {
269 color: "lightgrey" 269 color: "lightgrey"
270 } 270 }
271 271
272 //TODO replace with Kube.Heading once it is there 272 Kube.Heading {
273 Kube.Label {
274 id: nameLabel 273 id: nameLabel
275 274
276 anchors { 275 anchors {