[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    [PATCH] kdeextragear-1 k3b build fix
From:       Patrick Mau <mau () oscar ! prima ! de>
Date:       2003-08-30 16:21:50
[Download RAW message or body]

Hi

The following patch fixes a build failure in k3b ...
Please apply.

cheers,
Patrick


["kdeextragear.patch" (kdeextragear.patch)]

--- ./k3b/src/plugin/k3bpluginmanager.cpp.orig	2003-08-15 00:09:15.000000000 +0200
+++ ./k3b/src/plugin/k3bpluginmanager.cpp	2003-08-30 18:14:38.000000000 +0200
@@ -120,7 +120,7 @@
 void K3bPluginManager::loadAll()
 {
   // we simply search the K3b plugin dir for now
-  QStringList dirs = KGlobal::instance()->dirs()->findDirs( "data", "k3b/plugins/" );
+  QStringList dirs = KGlobal::dirs()->findDirs( "data", "k3b/plugins/" );
 
   for( QStringList::const_iterator it = dirs.begin();
        it != dirs.end(); ++it ) {


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic