summaryrefslogtreecommitdiffstats
path: root/framework/qml/EditAccount.qml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qml/EditAccount.qml')
-rw-r--r--framework/qml/EditAccount.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/qml/EditAccount.qml b/framework/qml/EditAccount.qml
index dfda020e..290cd5dc 100644
--- a/framework/qml/EditAccount.qml
+++ b/framework/qml/EditAccount.qml
@@ -38,8 +38,7 @@ Item {
38 margins: Kube.Units.largeSpacing * 2 38 margins: Kube.Units.largeSpacing * 2
39 } 39 }
40 40
41 //TODO Kube.Heading 41 Kube.Heading {
42 Kube.Label {
43 id: heading 42 id: heading
44 text: loader.item.heading 43 text: loader.item.heading
45 color: Kube.Colors.highlightColor 44 color: Kube.Colors.highlightColor