aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/default.inc
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/default.inc
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/default.inc')
-rw-r--r--gui/themes/default.inc10
1 files changed, 7 insertions, 3 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index 71652ccaa0..a9a6608a02 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -637,7 +637,6 @@
"height='Globals.Line.Height' "
"/> "
"<widget name='List'/> "
-"<space size='Globals.Line.Height'/> "
"<widget name='Mapping' "
"height='Globals.Line.Height' "
"/> "
@@ -884,6 +883,9 @@
"</layout> "
"<space size='60'/> "
"<layout type='horizontal' padding='0,0,0,0' spacing='8'> "
+"<widget name='Keys' "
+"type='Button' "
+"/> "
"<space size='Globals.Button.Width' /> "
"<widget name='Cancel' "
"type='Button' "
@@ -1275,7 +1277,6 @@
"height='Globals.Line.Height' "
"/> "
"<widget name='List'/> "
-"<space size='Globals.Line.Height'/> "
"<widget name='Mapping' "
"height='Globals.Line.Height' "
"/> "
@@ -1531,7 +1532,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' "