aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern
diff options
context:
space:
mode:
Diffstat (limited to 'gui/themes/scummmodern')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx4
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_lowres.stx6
2 files changed, 7 insertions, 3 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index ee027526e4..ab62d92af9 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -364,7 +364,6 @@
height='Globals.Line.Height'
/>
<widget name='List'/>
- <space size='Globals.Line.Height'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
@@ -621,6 +620,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'
diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
index bfa2fab798..11a10e2a86 100644
--- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
@@ -348,7 +348,6 @@
height='Globals.Line.Height'
/>
<widget name='List'/>
- <space size='Globals.Line.Height'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
@@ -607,7 +606,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'