Patch for kioslave/smtp test
David Faure
faure at kde.org
Mon Jun 25 15:08:31 BST 2007
On Sunday 24 June 2007, Tim Beaulen wrote:
> I fixed it locally by defining a new widget and adding the horizontal
> layout to that widget. Not sure if this is the correct solution, hence
> this post here.
A simpler solution is to remove the parent layout.
QHBoxLayout * hlay = new QHBoxLayout();
I assume there's a vlay->addLayout(hlay) somewhere later on.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list