summaryrefslogtreecommitdiff
path: root/src/resources/db/colordb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/colordb.h')
-rw-r--r--src/resources/db/colordb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/db/colordb.h b/src/resources/db/colordb.h
index d1fc1a420..102e4df4b 100644
--- a/src/resources/db/colordb.h
+++ b/src/resources/db/colordb.h
@@ -35,7 +35,7 @@ namespace ColorDB
class ItemColor final
{
public:
- ItemColor():
+ ItemColor() :
id(0),
name(),
color()