aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeNew.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2006-04-19 01:05:28 +0000
committerJohannes Schickel2006-04-19 01:05:28 +0000
commit30787714d30e9202890922ec10833e695bc8a3bf (patch)
treeb2a699d793bbafd7a5fade0f366b3ec3636f4ffe /gui/ThemeNew.cpp
parentec7e734adb2133a653f500636b101fc09ab6e4ae (diff)
downloadscummvm-rg350-30787714d30e9202890922ec10833e695bc8a3bf.tar.gz
scummvm-rg350-30787714d30e9202890922ec10833e695bc8a3bf.tar.bz2
scummvm-rg350-30787714d30e9202890922ec10833e695bc8a3bf.zip
Started to prepare the gui for runtime resolution switches.
(some little things could be missing yet though) svn-id: r22017
Diffstat (limited to 'gui/ThemeNew.cpp')
-rw-r--r--gui/ThemeNew.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/ThemeNew.cpp b/gui/ThemeNew.cpp
index 1d93e290ac..96d3e49745 100644
--- a/gui/ThemeNew.cpp
+++ b/gui/ThemeNew.cpp
@@ -322,6 +322,7 @@ bool ThemeNew::init() {
_initOk = true;
clearAll();
setupFonts();
+ resetDrawArea();
}
if (isThemeLoadingRequired()) {