From a74191bc53df482ce637ba585016105673add785 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Jul 2011 03:12:59 +0300 Subject: Fix some code style and compilation warnings. --- src/gui/palette.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gui/palette.h') diff --git a/src/gui/palette.h b/src/gui/palette.h index f89b31fca..9409bfc06 100644 --- a/src/gui/palette.h +++ b/src/gui/palette.h @@ -158,8 +158,13 @@ class Palette ColorElem() { type = 0; + color = 0; + testColor = 0; + committedColor = 0; text = ""; ch = 0; + grad = STATIC; + committedGrad = STATIC; gradientIndex = 0; delay = 0; committedDelay = 0; -- cgit v1.2.3-60-g2f50