diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-05-12 19:18:56 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-05-12 19:18:56 +0200 |
commit | 9b0c38b4c276c140783fdc5e721e998335434505 (patch) | |
tree | 6ab7d09aef7be8ff4997f2e2ce887a4f9403f72d /components/accounts/contents | |
parent | 7b6a60ea6274f19837cc5cfe937d70f72b1d6f7b (diff) | |
download | kube-9b0c38b4c276c140783fdc5e721e998335434505.tar.gz kube-9b0c38b4c276c140783fdc5e721e998335434505.zip |
Cleanup
Diffstat (limited to 'components/accounts/contents')
-rw-r--r-- | components/accounts/contents/ui/AccountWizard.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/accounts/contents/ui/AccountWizard.qml b/components/accounts/contents/ui/AccountWizard.qml index fe61d81a..eff9fbb7 100644 --- a/components/accounts/contents/ui/AccountWizard.qml +++ b/components/accounts/contents/ui/AccountWizard.qml | |||
@@ -43,8 +43,6 @@ Kube.Popup { | |||
43 | id: mainView | 43 | id: mainView |
44 | 44 | ||
45 | Item { | 45 | Item { |
46 | anchors.fill: parent | ||
47 | |||
48 | Kirigami.Heading { | 46 | Kirigami.Heading { |
49 | id: heading | 47 | id: heading |
50 | text: "Select your new account type" | 48 | text: "Select your new account type" |