From d553924a7f8c911d944207f7431b7e0ebd2b0fe8 Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Thu, 22 Nov 2012 21:37:24 +0100 Subject: Fake solution to avoid Theme Info button graphic to be corrupted. --- src/gui/setup_theme.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/setup_theme.cpp b/src/gui/setup_theme.cpp index 658877eed..a6863e080 100644 --- a/src/gui/setup_theme.cpp +++ b/src/gui/setup_theme.cpp @@ -196,7 +196,7 @@ Setup_Theme::Setup_Theme(const Widget2 *const widget) : mNpcFontSize(config.getIntValue("npcfontSize")), mNpcFontSizeDropDown(new DropDown(this, mNpcFontSizeListModel)), // TRANSLATORS: button name with information about selected theme - mInfoButton(new Button(this, _("i"), ACTION_INFO, this)) + mInfoButton(new Button(this, _(" i "), ACTION_INFO, this)) { setName(_("Theme")); -- cgit v1.2.3-60-g2f50