aboutsummaryrefslogtreecommitdiff
path: root/gui/theme.h
diff options
context:
space:
mode:
authorJohannes Schickel2006-04-11 16:28:00 +0000
committerJohannes Schickel2006-04-11 16:28:00 +0000
commit521697be016acf13d1c201c35ee7627b614df2a7 (patch)
tree34f41f293b15a3827e1943ee82f6a954062384f2 /gui/theme.h
parent4b8b7e2aedf23d5100c5197a46c4052919a7f8ce (diff)
downloadscummvm-rg350-521697be016acf13d1c201c35ee7627b614df2a7.tar.gz
scummvm-rg350-521697be016acf13d1c201c35ee7627b614df2a7.tar.bz2
scummvm-rg350-521697be016acf13d1c201c35ee7627b614df2a7.zip
Fixes disappearing borders with classic theme.
svn-id: r21795
Diffstat (limited to 'gui/theme.h')
-rw-r--r--gui/theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/theme.h b/gui/theme.h
index 6526aa67e0..f6fd4238bc 100644
--- a/gui/theme.h
+++ b/gui/theme.h
@@ -249,6 +249,7 @@ private:
void blendScreenToDialog();
#endif
+ bool _forceRedraw;
bool _initOk;
const Graphics::Font *_font;