diff options
author | Torbjörn Andersson | 2006-08-12 17:24:49 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2006-08-12 17:24:49 +0000 |
commit | b4311d15cadb4ed35980065a46f52b2cb63d28f6 (patch) | |
tree | 624a4a3ba49c9b5e475bf7a6c9d3e6563c467d1f /engines/sword2/speech.cpp | |
parent | e9b9aa65a67fde46a6c2301d7ddb76ea4bb19acf (diff) | |
download | scummvm-rg350-b4311d15cadb4ed35980065a46f52b2cb63d28f6.tar.gz scummvm-rg350-b4311d15cadb4ed35980065a46f52b2cb63d28f6.tar.bz2 scummvm-rg350-b4311d15cadb4ed35980065a46f52b2cb63d28f6.zip |
The ListWidget constructor already did most of what reflowLayout() does, except
calling Widget::reflowLayout(). I've simplified that by calling reflowLayout()
directly instead. This may be a bit of a hack, but it was the best way I could
think of to ensure that _entriesPerPage was properly initialised. It wasn't
before, because _h had not been initialised, causing Valgrind to complain.
svn-id: r23705
Diffstat (limited to 'engines/sword2/speech.cpp')
0 files changed, 0 insertions, 0 deletions