MMB on Back/Forward/Up/Home Toolbar and Go menu

David Faure faure at kde.org
Sat Jan 8 22:18:41 GMT 2005


On Saturday 08 January 2005 19:55, Daniel Teske wrote:
> > you should remove the "this, SLOT(...)" arguments 
> > *(of KAction constructors)*
> Well on second thought, these aren't KAction constructors, but
> KToolBarPopupAction constructors. (Which should then probably fixed to
> include a suitable constructor.)

This constructor looks suitable to me:
    KToolBarPopupAction( const QString& text, const QString& icon, const KShortcut& cut = KShortcut(),
                         QObject* parent = 0, const char* name = 0 );

> > > This fixes all but one bug of my last patch: KonqMisc::createNewWindow()
> > > still chokes if HomeURL is set to "~".
> This is fixed with this patch.
Great, thanks.

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