aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummclassic/classic_layout.stx
diff options
context:
space:
mode:
authorThierry Crozat2016-10-30 15:43:14 +0000
committerThierry Crozat2016-10-30 15:43:14 +0000
commit59675d2e4c7993e67eabfef69002b70d13c15473 (patch)
treee604611708fc4c7ceaa7a27d108ea608d4c41328 /gui/themes/scummclassic/classic_layout.stx
parent96153644e6b72b7d956d8a45114172a035ce24cc (diff)
downloadscummvm-rg350-59675d2e4c7993e67eabfef69002b70d13c15473.tar.gz
scummvm-rg350-59675d2e4c7993e67eabfef69002b70d13c15473.tar.bz2
scummvm-rg350-59675d2e4c7993e67eabfef69002b70d13c15473.zip
GUI: Add Apply button in global options dialog
Diffstat (limited to 'gui/themes/scummclassic/classic_layout.stx')
-rw-r--r--gui/themes/scummclassic/classic_layout.stx3
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx
index ea5d3268c4..b3100d4b92 100644
--- a/gui/themes/scummclassic/classic_layout.stx
+++ b/gui/themes/scummclassic/classic_layout.stx
@@ -228,6 +228,9 @@
<widget name = 'Cancel'
type = 'Button'
/>
+ <widget name = 'Apply'
+ type = 'Button'
+ />
<widget name = 'Ok'
type = 'Button'
/>