summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--framework/qml/MailViewer.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/qml/MailViewer.qml b/framework/qml/MailViewer.qml
index f792356d..d2720665 100644
--- a/framework/qml/MailViewer.qml
+++ b/framework/qml/MailViewer.qml
@@ -226,7 +226,6 @@ Rectangle {
226 226
227 height: Kube.Units.gridUnit 227 height: Kube.Units.gridUnit
228 width: height 228 width: height
229 visible: root.cc || root.bcc
230 229
231 color: Kube.Colors.backgroundColor 230 color: Kube.Colors.backgroundColor
232 231