aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeEngine.h
diff options
context:
space:
mode:
authorBastien Bouclet2020-01-04 15:33:57 +0100
committerBastien Bouclet2020-01-04 17:48:13 +0100
commitcb2bb8fac7356e5f8231f855a8aa26d32ea9befa (patch)
treeef27d637cf328c10e08444126aedaa00cf799014 /gui/ThemeEngine.h
parent214042560531e069e7089f6058be5eb88397d15e (diff)
downloadscummvm-rg350-cb2bb8fac7356e5f8231f855a8aa26d32ea9befa.tar.gz
scummvm-rg350-cb2bb8fac7356e5f8231f855a8aa26d32ea9befa.tar.bz2
scummvm-rg350-cb2bb8fac7356e5f8231f855a8aa26d32ea9befa.zip
GUI: Add clear button for the plugins path
The other paths have one.
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 23d920c4ad..85750b74d1 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.29"
+#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.30"
class OSystem;