aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeEngine.h
diff options
context:
space:
mode:
authorJohannes Schickel2012-07-13 17:17:58 +0200
committerJohannes Schickel2012-07-24 23:23:06 +0200
commit90eb773c5d862d38f3dc834d51c5a57319c61c3f (patch)
treef0f2a83b9ef38e814e49ebade96e9f117d6fe42a /gui/ThemeEngine.h
parente37c0be0d91029284cee1e3ff895de15e59248f8 (diff)
downloadscummvm-rg350-90eb773c5d862d38f3dc834d51c5a57319c61c3f.tar.gz
scummvm-rg350-90eb773c5d862d38f3dc834d51c5a57319c61c3f.tar.bz2
scummvm-rg350-90eb773c5d862d38f3dc834d51c5a57319c61c3f.zip
GUI: Implement saving in the grid based save/load chooser.
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 de4a92be16..6fb93d3b46 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.15"
+#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.16"
class OSystem;