summaryrefslogtreecommitdiffstats
path: root/src/Color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Color.h')
-rw-r--r--src/Color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Color.h b/src/Color.h
index 69e6a3f60..57775b0dd 100644
--- a/src/Color.h
+++ b/src/Color.h
@@ -15,7 +15,7 @@ class cColor
{
public:
- enum
+ enum : unsigned int
{
COLOR_MIN = 0,
COLOR_MAX = 255,