diff options
Diffstat (limited to 'src/gui/theme.h')
-rw-r--r-- | src/gui/theme.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.h b/src/gui/theme.h index 155ff6b6a..99b74c512 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -419,6 +419,7 @@ class Theme final : public Palette, public ConfigListener PROG_WEIGHT, PROG_JOB, PROG_UPDATE, + PROG_MONEY, THEME_PROG_END }; |