From 58eb615a589cd6444092f9c928f26210087aa78b Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Wed, 25 Mar 2009 21:49:10 -0600 Subject: Make sure the correct color for the pulse gradient shows up on the slider as well, rather than just in the preview, on startup. Signed-off-by: Ira Rice --- src/gui/palette.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui') diff --git a/src/gui/palette.h b/src/gui/palette.h index cdeaa48d..16c9338c 100644 --- a/src/gui/palette.h +++ b/src/gui/palette.h @@ -291,6 +291,7 @@ class Palette : public gcn::ListModel { ColorElem::type = type; ColorElem::color = color; + ColorElem::testColor = color; ColorElem::text = text; ColorElem::ch = c; ColorElem::grad = grad; -- cgit v1.2.3-70-g09d2