diff options
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 { |