From c1215a71c753a3724f5eaeca82f5dc22319abef3 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Wed, 29 Mar 2017 12:21:16 +0200 Subject: fix typo... --- components/package/contents/ui/Notification.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/package/contents') diff --git a/components/package/contents/ui/Notification.qml b/components/package/contents/ui/Notification.qml index 8c0551f8..15291c43 100644 --- a/components/package/contents/ui/Notification.qml +++ b/components/package/contents/ui/Notification.qml @@ -73,7 +73,7 @@ MouseArea { font.pixelSize: 16 - color: KubeTheme.Colors.highlighedTextColor + color: KubeTheme.Colors.highlightedTextColor horizontalAlignment: Text.AlignHCenter elide: Text.ElideRight wrapMode: Text.Wrap -- cgit v1.2.3