From 243497fdab7c2f88bebb0e469ecbb2f1fbbe350d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 31 May 2011 21:46:58 +0300 Subject: Add secure font. Now unused. --- src/gui/setup_theme.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/setup_theme.h') diff --git a/src/gui/setup_theme.h b/src/gui/setup_theme.h index 6b2c99999..eb5cc39db 100644 --- a/src/gui/setup_theme.h +++ b/src/gui/setup_theme.h @@ -68,6 +68,10 @@ class Setup_Theme : public SetupTab, public gcn::ActionListener DropDown *mHelpFontDropDown; std::string mHelpFont; + gcn::Label *mSecureFontLabel; + DropDown *mSecureFontDropDown; + std::string mSecureFont; + EditDialog *mEditDialog; }; -- cgit v1.2.3-60-g2f50