From f62018ca5f03f44342528d035aa7b45ae438cd1a Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 3 Apr 2017 10:57:48 +0200 Subject: An Icon component that requests icons from the kube image provider --- components/mail/contents/ui/Mail.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/mail') 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 { color: KubeTheme.Colors.highlightedTextColor } - ToolButton { + KubeComponents.Icon { id: statusIcon visible: false iconName: "" -- cgit v1.2.3