diff options
Diffstat (limited to 'components/mail/contents')
-rw-r--r-- | components/mail/contents/ui/Mail.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/mail/contents/ui/Mail.qml b/components/mail/contents/ui/Mail.qml index 6779cd10..3978098f 100644 --- a/components/mail/contents/ui/Mail.qml +++ b/components/mail/contents/ui/Mail.qml | |||
@@ -294,7 +294,7 @@ Controls2.ApplicationWindow { | |||
294 | color: KubeTheme.Colors.highlightedTextColor | 294 | color: KubeTheme.Colors.highlightedTextColor |
295 | } | 295 | } |
296 | 296 | ||
297 | ToolButton { | 297 | KubeComponents.Icon { |
298 | id: statusIcon | 298 | id: statusIcon |
299 | visible: false | 299 | visible: false |
300 | iconName: "" | 300 | iconName: "" |