From b0db1b5ed0634dee707d234cfda23201c648cf98 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 6 Jun 2009 17:52:44 +0000 Subject: Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". - Split out label from PopUp widget - Aligned every widget on all layouts so GUI becomes to look nice again - Moved textHAlign to layout properties svn-id: r41266 --- gui/ThemeEngine.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gui/ThemeEngine.h') diff --git a/gui/ThemeEngine.h b/gui/ThemeEngine.h index 3d056486e0..dd32ff6f2f 100644 --- a/gui/ThemeEngine.h +++ b/gui/ThemeEngine.h @@ -31,7 +31,6 @@ #include "common/fs.h" #include "graphics/surface.h" #include "graphics/fontman.h" -#include "graphics/font.h" #define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.4" -- cgit v1.2.3