aboutsummaryrefslogtreecommitdiff
path: root/scumm/dialogs.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-05-18 14:11:53 +0000
committerTorbjörn Andersson2005-05-18 14:11:53 +0000
commit4aac7819d19251b99493570df72646d90ac19abf (patch)
tree735108e7b7a994e3b196e1c741ab07dded49b3ea /scumm/dialogs.cpp
parent81287495e954c17aa864416a26c08e0ab2753c76 (diff)
downloadscummvm-rg350-4aac7819d19251b99493570df72646d90ac19abf.tar.gz
scummvm-rg350-4aac7819d19251b99493570df72646d90ac19abf.tar.bz2
scummvm-rg350-4aac7819d19251b99493570df72646d90ac19abf.zip
Some more scaling work. Parts of the options dialogs scale themselves. Some
of them better than others. svn-id: r18165
Diffstat (limited to 'scumm/dialogs.cpp')
-rw-r--r--scumm/dialogs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/dialogs.cpp b/scumm/dialogs.cpp
index e1d1e422d6..1fdf4555c5 100644
--- a/scumm/dialogs.cpp
+++ b/scumm/dialogs.cpp
@@ -572,7 +572,7 @@ ConfigDialog::ConfigDialog(ScummEngine *scumm)
// Sound controllers
//
- yoffset = addVolumeControls(this, yoffset) + 4;
+ yoffset = addVolumeControls(this, yoffset, ws) + 4;
//
// Some misc options