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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/palette.h b/src/gui/palette.h
index 8c7067dda..00f295cc4 100644
--- a/src/gui/palette.h
+++ b/src/gui/palette.h
@@ -114,6 +114,8 @@ class Palette notfinal
{
}
+ A_DEFAULT_COPY(ColorElem)
+
int type;
Color color;
Color testColor;