diff options
Diffstat (limited to 'src/resources/dyecolor.h')
-rw-r--r-- | src/resources/dyecolor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/dyecolor.h b/src/resources/dyecolor.h index 75037468d..b6e79edf8 100644 --- a/src/resources/dyecolor.h +++ b/src/resources/dyecolor.h @@ -25,7 +25,7 @@ #include "localconsts.h" -struct DyeColor +struct DyeColor final { DyeColor() { |