File Open/Save not remembering Simple/Detail setting.

David Faure faure at kde.org
Wed Nov 8 10:06:05 GMT 2006


On Wed Nov 8 2006, Gary Cramblitt wrote:
> The problem is that the show method changed from virtual in Qt3 to non-virtual 
> in Qt4, so KFileDialog::show() wasn't being called, which in turn was not 
> calling setView(KFile::Default).  So let's try this patch, which should be 
> applied to trunk/KDE/kdelibs/kio/kfile directory.
Indeed. Good find.

You probably should make it protected instead of public though.

-- 
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