aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern/scummmodern_layout.stx
diff options
context:
space:
mode:
authorEugene Sandulenko2009-06-06 17:49:59 +0000
committerEugene Sandulenko2009-06-06 17:49:59 +0000
commitf2547eb62c3ab6a4085f6341a66d304287f39d6f (patch)
tree629ec751dcc637854b3c4b1a7d66ab225023ff01 /gui/themes/scummmodern/scummmodern_layout.stx
parent41505a00d0d70a9344969c2126417a3dfb6621c8 (diff)
downloadscummvm-rg350-f2547eb62c3ab6a4085f6341a66d304287f39d6f.tar.gz
scummvm-rg350-f2547eb62c3ab6a4085f6341a66d304287f39d6f.tar.bz2
scummvm-rg350-f2547eb62c3ab6a4085f6341a66d304287f39d6f.zip
Implement FR#2707442: "GUI: Improve Mass Add dialog"
svn-id: r41263
Diffstat (limited to 'gui/themes/scummmodern/scummmodern_layout.stx')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx9
1 files changed, 8 insertions, 1 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index c9cad774f9..91db687575 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -721,7 +721,14 @@
width = '250'
height = 'Globals.Line.Height'
/>
- <space size = '32' />
+ <widget name = 'GameProgressText'
+ width = '250'
+ height = 'Globals.Line.Height'
+ />
+ <widget name = 'GameList'
+ width = '480'
+ height = '250'
+ />
<layout type = 'horizontal' padding = '8, 8, 8, 8'>
<widget name = 'Ok'
type = 'Button'