From 521697be016acf13d1c201c35ee7627b614df2a7 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 11 Apr 2006 16:28:00 +0000 Subject: Fixes disappearing borders with classic theme. svn-id: r21795 --- gui/theme.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/theme.h') 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; -- cgit v1.2.3