[PATCH] Icons for: Tab functions

David Faure faure at kde.org
Wed Apr 5 21:41:57 BST 2006


On Wednesday 05 April 2006 07:51, James Richard Tyrer wrote:
> +    KConfig *config = KGlobal::config();
> +    config->setGroup( "FMSettings" );
> +    bool newtabsinfront = config->readBoolEntry( "NewTabsInFront", false );

Please use KonqSettings::newTabsInFront() instead.

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