diff options
Diffstat (limited to 'components/accounts/contents/ui/AccountWizard.qml')
-rw-r--r-- | components/accounts/contents/ui/AccountWizard.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/accounts/contents/ui/AccountWizard.qml b/components/accounts/contents/ui/AccountWizard.qml index d108b013..fe61d81a 100644 --- a/components/accounts/contents/ui/AccountWizard.qml +++ b/components/accounts/contents/ui/AccountWizard.qml | |||
@@ -55,7 +55,7 @@ Kube.Popup { | |||
55 | anchors.centerIn: parent | 55 | anchors.centerIn: parent |
56 | width: parent.width * 0.4 | 56 | width: parent.width * 0.4 |
57 | 57 | ||
58 | spacing: Kirigami.Units.largeSpacing | 58 | spacing: Kube.Units.largeSpacing |
59 | 59 | ||
60 | Repeater { | 60 | Repeater { |
61 | //TODO replace by model of available accounts | 61 | //TODO replace by model of available accounts |