diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-06-22 17:05:01 +0200 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-06-22 17:05:01 +0200 |
commit | 2961dd43a3e861e25d64a14ddc41165a4f09ded8 (patch) | |
tree | 5d56985332c868417aa00d0bc3bbb3f79cb0d729 | |
parent | ab2f1a01d0705aee03d3bec21ac9a67558bea8b0 (diff) | |
download | kube-2961dd43a3e861e25d64a14ddc41165a4f09ded8.tar.gz kube-2961dd43a3e861e25d64a14ddc41165a4f09ded8.zip |
improve imapAccount UI
-rw-r--r-- | accounts/imap/package/contents/ui/ImapAccountSettings.qml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/accounts/imap/package/contents/ui/ImapAccountSettings.qml b/accounts/imap/package/contents/ui/ImapAccountSettings.qml index 73034872..070f08aa 100644 --- a/accounts/imap/package/contents/ui/ImapAccountSettings.qml +++ b/accounts/imap/package/contents/ui/ImapAccountSettings.qml | |||
@@ -183,14 +183,6 @@ Item { | |||
183 | 183 | ||
184 | Label { | 184 | Label { |
185 | text: "" | 185 | text: "" |
186 | Layout.fillHeight: true | ||
187 | } | ||
188 | Label { | ||
189 | text: "" | ||
190 | } | ||
191 | |||
192 | Label { | ||
193 | text: "" | ||
194 | } | 186 | } |
195 | Item { | 187 | Item { |
196 | Layout.fillWidth: true | 188 | Layout.fillWidth: true |