aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeEngine.h
diff options
context:
space:
mode:
authorEugene Sandulenko2012-03-25 11:39:24 -0700
committerEugene Sandulenko2012-03-25 11:39:24 -0700
commitfe414c862cff9146fdb84bfd9f68593c1ed5c4b6 (patch)
tree0996871128f14634b79f742a8f20955561c5d6fb /gui/ThemeEngine.h
parentd801186185672b9df93184a11e8d980a2fafaead (diff)
parent346c1fe46120ef89348971a55b0181ca37d0582b (diff)
downloadscummvm-rg350-fe414c862cff9146fdb84bfd9f68593c1ed5c4b6.tar.gz
scummvm-rg350-fe414c862cff9146fdb84bfd9f68593c1ed5c4b6.tar.bz2
scummvm-rg350-fe414c862cff9146fdb84bfd9f68593c1ed5c4b6.zip
Merge pull request #216 from bluegr/gui_undither_move
GUI: Change the undithering checkbox to be an engine-specific option
Diffstat (limited to 'gui/ThemeEngine.h')
-rw-r--r--gui/ThemeEngine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/ThemeEngine.h b/gui/ThemeEngine.h
index e26a584354..0495a85c88 100644
--- a/gui/ThemeEngine.h
+++ b/gui/ThemeEngine.h
@@ -35,7 +35,7 @@
#include "graphics/pixelformat.h"
-#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.10"
+#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.11"
class OSystem;