aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeModern.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ThemeModern.cpp')
-rw-r--r--gui/ThemeModern.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/ThemeModern.cpp b/gui/ThemeModern.cpp
index ef457e94c7..0c36c6d316 100644
--- a/gui/ThemeModern.cpp
+++ b/gui/ThemeModern.cpp
@@ -1301,6 +1301,8 @@ void ThemeModern::setupFont(const Common::String &key, const Common::String &nam
#pragma mark -
void ThemeModern::processExtraValues() {
+ // FIXME: Using a static (function local) variable like this is *EVIL* and
+ // defeats the purpose of OOP. Turn this into a member variable ASAP!
static Common::String imageHandlesTable[kImageHandlesMax];
// load the pixmap filenames from the config file