Bug 95775 - SOLVED
David Faure
faure at kde.org
Tue Jan 4 14:19:56 GMT 2005
On Tuesday 04 January 2005 13:20, Andras Mantia wrote:
> KParts::ReadOnlyPart *WHTMLPart::createPart( QWidget * parentWidget, const
> char *widgetName,QObject */*parent*/, const char * /*name*/,const QString
> &, QString &,QStringList &, const QStringList &)
> {
> return new WHTMLPart(parentWidget, widgetName);
> }
This kind of implementation is indeed seriously wrong - the part doesn't have the parent
object that it's supposed to have...
--
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 kfm-devel
mailing list