aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeEngine.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2013-01-25 05:30:42 +0100
committerJohannes Schickel2013-01-26 13:53:43 +0100
commite4a77aff06645a76b575aaf4b8253760e0cd3710 (patch)
tree73987b334bd4566a3eeaf90d864b59bee709cfc0 /gui/ThemeEngine.h
parent10724365aa320092fa2f5b98d8f9b0ff6e219a0b (diff)
downloadscummvm-rg350-e4a77aff06645a76b575aaf4b8253760e0cd3710.tar.gz
scummvm-rg350-e4a77aff06645a76b575aaf4b8253760e0cd3710.tar.bz2
scummvm-rg350-e4a77aff06645a76b575aaf4b8253760e0cd3710.zip
GUI: Move the FluidSynth reset button from Misc tab to bottom
This should make it clearer that Reset applies to all of the FluidSynth settings, not just the Misc tab.
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 c422ed5253..dda9f2c2b5 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.18"
+#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.19"
class OSystem;