diff options
Diffstat (limited to 'src/gui/palette.h')
-rw-r--r-- | src/gui/palette.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/palette.h b/src/gui/palette.h index e5a4b8797..8fae00d6a 100644 --- a/src/gui/palette.h +++ b/src/gui/palette.h @@ -56,7 +56,7 @@ class Palette RAINBOW }; - A_DELETE_COPY(Palette); + A_DELETE_COPY(Palette) /** * Returns the color associated with a character, if it exists. Returns |