From d9994f114b1febf4c075d77c0fb3e7a44e510e20 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Oct 2012 17:42:43 +0300 Subject: Fix code style and some minor issues. --- src/gui/theme.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/theme.h') diff --git a/src/gui/theme.h b/src/gui/theme.h index e26fee332..42f3495c8 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -293,7 +293,7 @@ class Theme final : public Palette, public ConfigListener { return mInstance->getColor(type, alpha); } static const gcn::Color &getThemeCharColor(const signed char c, - bool &valid) + bool &valid) { return mInstance->getCharColor(c, valid); } static int getThemeIdByChar(const signed char c, bool &valid) -- cgit v1.2.3-70-g09d2