aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern
diff options
context:
space:
mode:
authorTorbjörn Andersson2012-12-27 22:11:35 +0100
committerJohannes Schickel2013-01-26 13:52:32 +0100
commitc780df51758df99d8eb18513573882a4b1291f21 (patch)
tree1b7b18966e69d95fff4a9782590aa558375a6fda /gui/themes/scummmodern
parent45c1296021bc6c0d816d8652f868e3bff49c32e3 (diff)
downloadscummvm-rg350-c780df51758df99d8eb18513573882a4b1291f21.tar.gz
scummvm-rg350-c780df51758df99d8eb18513573882a4b1291f21.tar.bz2
scummvm-rg350-c780df51758df99d8eb18513573882a4b1291f21.zip
GUI: Add "Reset" button to FluidSynth settings dialog
This resets the FluidSynth settings to their default values.
Diffstat (limited to 'gui/themes/scummmodern')
-rw-r--r--gui/themes/scummmodern/THEMERC2
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx3
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_lowres.stx3
3 files changed, 7 insertions, 1 deletions
diff --git a/gui/themes/scummmodern/THEMERC b/gui/themes/scummmodern/THEMERC
index d62977cee2..ce4e4ab0ff 100644
--- a/gui/themes/scummmodern/THEMERC
+++ b/gui/themes/scummmodern/THEMERC
@@ -1 +1 @@
-[SCUMMVM_STX0.8.17:ScummVM Modern Theme:No Author]
+[SCUMMVM_STX0.8.18:ScummVM Modern Theme:No Author]
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index a6a2da9f37..ba723aee40 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -957,6 +957,9 @@
type = 'PopUp'
/>
</layout>
+ <widget name = 'ResetSettings'
+ type = 'Button'
+ />
</layout>
</dialog>
diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
index 7e614caaeb..ab96c14ad5 100644
--- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
@@ -953,6 +953,9 @@
type = 'PopUp'
/>
</layout>
+ <widget name = 'ResetSettings'
+ type = 'Button'
+ />
</layout>
</dialog>