aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummclassic/classic_layout_lowres.stx
diff options
context:
space:
mode:
authorLars Persson2009-02-12 22:05:07 +0000
committerLars Persson2009-02-12 22:05:07 +0000
commitadbc453163ef1408da4592913e8eda7f71ee1907 (patch)
tree8855f93c42315d97254ad1db710b8e5f6b749b55 /gui/themes/scummclassic/classic_layout_lowres.stx
parent3c163dbb4e2f79906fa7a64be706a512a94eb7fe (diff)
downloadscummvm-rg350-adbc453163ef1408da4592913e8eda7f71ee1907.tar.gz
scummvm-rg350-adbc453163ef1408da4592913e8eda7f71ee1907.tar.bz2
scummvm-rg350-adbc453163ef1408da4592913e8eda7f71ee1907.zip
Fixed working Keys button in in game options dialog
Fixed key mappings dialog layout svn-id: r36285
Diffstat (limited to 'gui/themes/scummclassic/classic_layout_lowres.stx')
-rw-r--r--gui/themes/scummclassic/classic_layout_lowres.stx6
1 files changed, 4 insertions, 2 deletions
diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx
index b1fd9e3f43..be5374ed95 100644
--- a/gui/themes/scummclassic/classic_layout_lowres.stx
+++ b/gui/themes/scummclassic/classic_layout_lowres.stx
@@ -350,7 +350,6 @@
height='Globals.Line.Height'
/>
<widget name='List'/>
- <space size='Globals.Line.Height'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
@@ -616,7 +615,10 @@
/>
</layout>
<space size = '20'/>
- <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '8'>
+ <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '4'>
+ <widget name = 'Keys'
+ type = 'Button'
+ />
<space size = 'Globals.Button.Width' />
<widget name = 'Cancel'
type = 'Button'