From 634149ac7d248d2e078ee9707379a5056d31077e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 3 Jul 2011 16:04:56 +0300 Subject: Move some settings from video tab to other tabs. --- src/gui/setup_theme.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/gui/setup_theme.h') diff --git a/src/gui/setup_theme.h b/src/gui/setup_theme.h index 7eba723eb..0d141c0a5 100644 --- a/src/gui/setup_theme.h +++ b/src/gui/setup_theme.h @@ -30,6 +30,7 @@ #include class FontsModel; +class FontSizeChoiceListModel; class EditDialog; class DropDown; class ThemesModel; @@ -72,6 +73,11 @@ class Setup_Theme : public SetupTab DropDown *mSecureFontDropDown; std::string mSecureFont; + FontSizeChoiceListModel *mFontSizeListModel; + gcn::Label *fontSizeLabel; + int mFontSize; + gcn::DropDown *mFontSizeDropDown; + EditDialog *mEditDialog; }; -- cgit v1.2.3-60-g2f50