aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeEngine.h
diff options
context:
space:
mode:
authorJohannes Schickel2012-07-01 16:47:40 +0200
committerJohannes Schickel2012-07-01 16:49:07 +0200
commit3256081b2b1c604b1367ba3b5fc3fea8bd76d842 (patch)
tree1efa94388b374cb7def74bdfed7f488c01327dae /gui/ThemeEngine.h
parentbd3d5fb8ffed3938c68a723d5c5bfbb6b56fb0ec (diff)
downloadscummvm-rg350-3256081b2b1c604b1367ba3b5fc3fea8bd76d842.tar.gz
scummvm-rg350-3256081b2b1c604b1367ba3b5fc3fea8bd76d842.tar.bz2
scummvm-rg350-3256081b2b1c604b1367ba3b5fc3fea8bd76d842.zip
GUI: Add page display to grid based 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 cd388b7f65..de4a92be16 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.14"
+#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.15"
class OSystem;