diff options
author | Eugene Sandulenko | 2007-02-13 21:47:09 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2007-02-13 21:47:09 +0000 |
commit | bded4288f922235bd4bd34195ed5b20da2dcc26b (patch) | |
tree | dab76a5be67eb0e1471e876ade07950bc21565fd | |
parent | dae00f1a4aedafc3eca22ae81d20c5e13212b9c5 (diff) | |
download | scummvm-rg350-bded4288f922235bd4bd34195ed5b20da2dcc26b.tar.gz scummvm-rg350-bded4288f922235bd4bd34195ed5b20da2dcc26b.tar.bz2 scummvm-rg350-bded4288f922235bd4bd34195ed5b20da2dcc26b.zip |
Bump theme version.
svn-id: r25569
-rw-r--r-- | gui/theme.h | 2 | ||||
-rw-r--r-- | gui/themes/modern.ini | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gui/theme.h b/gui/theme.h index d049706b77..70dda8332e 100644 --- a/gui/theme.h +++ b/gui/theme.h @@ -32,7 +32,7 @@ #include "graphics/surface.h" #include "graphics/fontman.h" -#define THEME_VERSION 19 +#define THEME_VERSION 20 namespace GUI { diff --git a/gui/themes/modern.ini b/gui/themes/modern.ini index 58de4705d1..b01c791260 100644 --- a/gui/themes/modern.ini +++ b/gui/themes/modern.ini @@ -1,7 +1,7 @@ # $URL$ # $Id$ [theme] -version=19 +version=20 type=modern name=Modern Style |