diff options
Diffstat (limited to 'src/gui/theme.h')
-rw-r--r-- | src/gui/theme.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/theme.h b/src/gui/theme.h index 99b74c512..84f7d2bb5 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -406,6 +406,8 @@ class Theme final : public Palette, public ConfigListener XP_BAR_OUTLINE, WEIGHT_BAR, WEIGHT_BAR_OUTLINE, + MONEY_BAR, + MONEY_BAR_OUTLINE, THEME_COLORS_END }; |