Need Help: new KHtmlPart crashes app
David Faure
dfaure at trolltech.com
Tue Jun 3 16:51:54 BST 2003
On Tuesday 03 June 2003 15:57, Jan.Kaiser at OnVista.de wrote:
> KApplication a(argc, argv, "test", false, false);
You can't pass false to the "GUI" flag of KApplication,
since your application needs to create QPixmaps (even though they're
not visible). Try removing this "false,false".
--
David FAURE, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
Qtella users - stability patches at http://blackie.dk/~dfaure/qtella.html
More information about the kfm-devel
mailing list