summaryrefslogtreecommitdiff
path: root/src/gui/setup_theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/setup_theme.h')
-rw-r--r--src/gui/setup_theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/setup_theme.h b/src/gui/setup_theme.h
index 030a87193..d5f50afbb 100644
--- a/src/gui/setup_theme.h
+++ b/src/gui/setup_theme.h
@@ -58,6 +58,7 @@ class Setup_Theme final : public SetupTab
ThemesModel *mThemesModel;
DropDown *mThemeDropDown;
std::string mTheme;
+ ThemeInfo *mInfo;
FontsModel *mFontsModel;
Label *mFontLabel;