summaryrefslogtreecommitdiffstats
path: root/components/mail/contents/ui/Mail.qml
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-04-03 10:57:48 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-04-03 10:57:48 +0200
commitf62018ca5f03f44342528d035aa7b45ae438cd1a (patch)
tree3838520cd7055658d87671fb37fa241d4f6d941f /components/mail/contents/ui/Mail.qml
parent49824a0bb7ca2d35b5a3f074ecd86ffd6a1f177a (diff)
downloadkube-f62018ca5f03f44342528d035aa7b45ae438cd1a.tar.gz
kube-f62018ca5f03f44342528d035aa7b45ae438cd1a.zip
An Icon component that requests icons from the kube image provider
Diffstat (limited to 'components/mail/contents/ui/Mail.qml')
-rw-r--r--components/mail/contents/ui/Mail.qml2
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: ""