aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeEngine.h
diff options
context:
space:
mode:
authorThierry Crozat2018-12-16 15:56:37 +0000
committerThierry Crozat2018-12-16 15:58:44 +0000
commite7ba15fa32b80655f2068e818072a32257582f96 (patch)
tree15caca9b9226eadcba4e7056e89e2fbda7cbad50 /gui/ThemeEngine.h
parent319b90fb21f5c1e4ca9d9196b65aadb6e2529c09 (diff)
downloadscummvm-rg350-e7ba15fa32b80655f2068e818072a32257582f96.tar.gz
scummvm-rg350-e7ba15fa32b80655f2068e818072a32257582f96.tar.bz2
scummvm-rg350-e7ba15fa32b80655f2068e818072a32257582f96.zip
GUI: Add option to enable/disable using the system file browser
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 ab77cfcbcc..7f13f3b3e4 100644
--- a/gui/ThemeEngine.h
+++ b/gui/ThemeEngine.h
@@ -37,7 +37,7 @@
#include "graphics/pixelformat.h"
-#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.25"
+#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.26"
class OSystem;