diff options
Diffstat (limited to 'components/mail')
-rw-r--r-- | components/mail/contents/ui/main.qml | 4 |
1 files changed, 0 insertions, 4 deletions
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 { | |||
193 | id: unit | 193 | id: unit |
194 | property int size: 5 | 194 | property int size: 5 |
195 | } | 195 | } |
196 | |||
197 | KubeComponents.ColorPalette { | ||
198 | id: colorPalette | ||
199 | } | ||
200 | } | 196 | } |
201 | 197 | ||