aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeNew.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2006-03-24 01:26:25 +0000
committerEugene Sandulenko2006-03-24 01:26:25 +0000
commita9b174abb3a8236272ad7ba68c4364b85e0a8063 (patch)
treea253e7c020eda1698b32cd7254b70c124457538a /gui/ThemeNew.cpp
parent819033b6499cf2cbfacb167d8e7317bfde86ad94 (diff)
downloadscummvm-rg350-a9b174abb3a8236272ad7ba68c4364b85e0a8063.tar.gz
scummvm-rg350-a9b174abb3a8236272ad7ba68c4364b85e0a8063.tar.bz2
scummvm-rg350-a9b174abb3a8236272ad7ba68c4364b85e0a8063.zip
Bump theme version number
svn-id: r21421
Diffstat (limited to 'gui/ThemeNew.cpp')
-rw-r--r--gui/ThemeNew.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/ThemeNew.cpp b/gui/ThemeNew.cpp
index 2008d3ed2c..4a5422a0a2 100644
--- a/gui/ThemeNew.cpp
+++ b/gui/ThemeNew.cpp
@@ -36,7 +36,7 @@
#define kShadowTr3 64
#define kShadowTr4 128
-#define THEME_VERSION 4
+#define THEME_VERSION 5
using Graphics::Surface;