From 30787714d30e9202890922ec10833e695bc8a3bf Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Wed, 19 Apr 2006 01:05:28 +0000 Subject: Started to prepare the gui for runtime resolution switches. (some little things could be missing yet though) svn-id: r22017 --- gui/ThemeNew.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/ThemeNew.cpp') 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()) { -- cgit v1.2.3