aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern/scummmodern_layout.stx
diff options
context:
space:
mode:
authorEugene Sandulenko2009-06-07 22:05:57 +0000
committerEugene Sandulenko2009-06-07 22:05:57 +0000
commit28a114c70210dffe7bb957da2ed2a041bd64f392 (patch)
tree1a298b8332aad659718023c7102945f11451d8b9 /gui/themes/scummmodern/scummmodern_layout.stx
parent5c233c447ba9656608b41fd0bd46edcc830e8b13 (diff)
downloadscummvm-rg350-28a114c70210dffe7bb957da2ed2a041bd64f392.tar.gz
scummvm-rg350-28a114c70210dffe7bb957da2ed2a041bd64f392.tar.bz2
scummvm-rg350-28a114c70210dffe7bb957da2ed2a041bd64f392.zip
Added current keymapper dialog to all themes so it could be tested by other
devs. svn-id: r41352
Diffstat (limited to 'gui/themes/scummmodern/scummmodern_layout.stx')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx5
1 files changed, 3 insertions, 2 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index 1d26edc42c..d30e4a805b 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -805,12 +805,13 @@
/>
<widget name = 'Popup'
type = 'PopUp'
- width = '500'
+ width = '400'
+ height = 'Globals.Line.Height'
/>
</layout>
<widget name = 'KeymapArea'
width = '600'
- height = '378'
+ height = '280'
/>
<widget name = 'Close'
type = 'Button'