summaryrefslogtreecommitdiff
path: root/src/gui/palette.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/palette.h')
-rw-r--r--src/gui/palette.h1
1 files changed, 1 insertions, 0 deletions
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;