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 85062a3e7..95e8f84bc 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -425,6 +425,7 @@ class Theme final : public Palette, public ConfigListener PROG_UPDATE, PROG_MONEY, PROG_ARROWS, + PROG_STATUS, THEME_PROG_END }; |