aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeNew.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2006-03-24 03:33:47 +0000
committerEugene Sandulenko2006-03-24 03:33:47 +0000
commit3e1afa4a2f5e7920782647d690d6108021b98719 (patch)
tree2dcbdbd8bf5dfba659dc0044ea7588179f8031d8 /gui/ThemeNew.cpp
parentdabcc4cc9b17f1ba32818108720d62195ad647da (diff)
downloadscummvm-rg350-3e1afa4a2f5e7920782647d690d6108021b98719.tar.gz
scummvm-rg350-3e1afa4a2f5e7920782647d690d6108021b98719.tar.bz2
scummvm-rg350-3e1afa4a2f5e7920782647d690d6108021b98719.zip
o Rearranged options dialog
o Made button corners less round to match mock-ups svn-id: r21423
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 4a5422a0a2..b4ba5c7e0f 100644
--- a/gui/ThemeNew.cpp
+++ b/gui/ThemeNew.cpp
@@ -36,7 +36,7 @@
#define kShadowTr3 64
#define kShadowTr4 128
-#define THEME_VERSION 5
+#define THEME_VERSION 6
using Graphics::Surface;