diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2017-04-19 14:26:00 +0200 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2017-04-19 14:26:00 +0200 |
commit | 006749a7583b69b4587f5b0b4073487f859ffea5 (patch) | |
tree | ce72a55a159698b6176f964b0d8c57aeb31e50e8 /components/accounts/contents/ui/AccountWizardPage.qml | |
parent | 926da003aa8dd5382fe714d020b1ce55ae550e8e (diff) | |
download | kube-006749a7583b69b4587f5b0b4073487f859ffea5.tar.gz kube-006749a7583b69b4587f5b0b4073487f859ffea5.zip |
use more kube controls in account
Diffstat (limited to 'components/accounts/contents/ui/AccountWizardPage.qml')
-rw-r--r-- | components/accounts/contents/ui/AccountWizardPage.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/accounts/contents/ui/AccountWizardPage.qml b/components/accounts/contents/ui/AccountWizardPage.qml index b693ea11..07fbc73f 100644 --- a/components/accounts/contents/ui/AccountWizardPage.qml +++ b/components/accounts/contents/ui/AccountWizardPage.qml | |||
@@ -58,7 +58,7 @@ Item { | |||
58 | color: Kube.Colors.highlightColor | 58 | color: Kube.Colors.highlightColor |
59 | } | 59 | } |
60 | 60 | ||
61 | Kirigami.Label { | 61 | Kube.Label { |
62 | id: subHeadline | 62 | id: subHeadline |
63 | 63 | ||
64 | anchors { | 64 | anchors { |