summaryrefslogtreecommitdiffstats
path: root/components/accounts/contents/ui/AccountWizard.qml
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-04-19 14:26:00 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-04-19 14:26:00 +0200
commit006749a7583b69b4587f5b0b4073487f859ffea5 (patch)
treece72a55a159698b6176f964b0d8c57aeb31e50e8 /components/accounts/contents/ui/AccountWizard.qml
parent926da003aa8dd5382fe714d020b1ce55ae550e8e (diff)
downloadkube-006749a7583b69b4587f5b0b4073487f859ffea5.tar.gz
kube-006749a7583b69b4587f5b0b4073487f859ffea5.zip
use more kube controls in account
Diffstat (limited to 'components/accounts/contents/ui/AccountWizard.qml')
-rw-r--r--components/accounts/contents/ui/AccountWizard.qml2
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