From 73b2621624c87528ce776b74555ec98c56115661 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 10 Mar 2016 12:41:52 +0100 Subject: remove Colorpalette.qml and change its use to the theme plugin --- components/mail/contents/ui/main.qml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'components/mail/contents/ui') diff --git a/components/mail/contents/ui/main.qml b/components/mail/contents/ui/main.qml index 8f2d3c52..181174d2 100644 --- a/components/mail/contents/ui/main.qml +++ b/components/mail/contents/ui/main.qml @@ -193,9 +193,5 @@ ApplicationWindow { id: unit property int size: 5 } - - KubeComponents.ColorPalette { - id: colorPalette - } } -- cgit v1.2.3