From 924ec172ff6604ff0a701c00517038e6170f7267 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 16 Apr 2006 10:23:36 +0000 Subject: - Implemented text padding in ListWidget and PopUpWidget. Right padding does not work yet. - Implemented highlisght padding in ListWidget - Eval::getVar() method with default value - Removed unused constructors for ListWidget and PoUpWidget - cleanup - bumped theme version svn-id: r21934 --- gui/ThemeNew.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/ThemeNew.cpp') diff --git a/gui/ThemeNew.cpp b/gui/ThemeNew.cpp index 0f064baa29..1a225c3ab8 100644 --- a/gui/ThemeNew.cpp +++ b/gui/ThemeNew.cpp @@ -37,7 +37,7 @@ #define kShadowTr3 64 #define kShadowTr4 128 -#define THEME_VERSION 7 +#define THEME_VERSION 8 using Graphics::Surface; -- cgit v1.2.3