aboutsummaryrefslogtreecommitdiff
path: root/gui/theme.h
diff options
context:
space:
mode:
authorJohannes Schickel2008-09-20 14:53:31 +0000
committerJohannes Schickel2008-09-20 14:53:31 +0000
commita422e4d632853606e639ddf95575e8944d018a1c (patch)
treeef8d236effab8fe9fb0f1c2ed076d60dbf897808 /gui/theme.h
parent6699a596ed439d25c5a803ae361fabdcd630d632 (diff)
downloadscummvm-rg350-a422e4d632853606e639ddf95575e8944d018a1c.tar.gz
scummvm-rg350-a422e4d632853606e639ddf95575e8944d018a1c.tar.bz2
scummvm-rg350-a422e4d632853606e639ddf95575e8944d018a1c.zip
Updated theme file version, to reflect latest addition of new required entries/files.
svn-id: r34613
Diffstat (limited to 'gui/theme.h')
-rw-r--r--gui/theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/theme.h b/gui/theme.h
index 8e17dd0572..c5a412e286 100644
--- a/gui/theme.h
+++ b/gui/theme.h
@@ -33,7 +33,7 @@
#include "graphics/surface.h"
#include "graphics/fontman.h"
-#define THEME_VERSION 23
+#define THEME_VERSION 24
namespace GUI {