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

List:       kde-commits
Subject:    KDE/kdevelop/lib/interfaces
From:       Sascha Cunz <sascha.cunz () tiscali ! de>
Date:       2005-10-04 22:44:45
Message-ID: 1128465885.659545.18911.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 467327 by cunz:

compile against KDELIBS4_SNAPSHOT


 M  +6 -0      kdevplugin.h  
 M  +5 -0      kdevplugininfo.cpp  


--- trunk/KDE/kdevelop/lib/interfaces/kdevplugin.h #467326:467327
@@ -24,6 +24,12 @@
 #include <kxmlguiclient.h>
 #include "kdevapi.h"
 
+/** @todo remove this include when kdelibs development settled down.
+ #include <Q3ValueList> is needed to use KTrader::OfferList as of current kdelibs4_snapshot
+ */
+#include <Q3ValueList>
+
+
 class KDevCore;
 class KDevProject;
 class KDevVersionControl;
--- trunk/KDE/kdevelop/lib/interfaces/kdevplugininfo.cpp #467326:467327
@@ -27,6 +27,11 @@
 
 #include "kdevplugincontroller.h"
 
+/** @todo remove this include when kdelibs development settled down.
+   #include <Q3ValueList> is needed to use KTrader::OfferList as of current kdelibs4_snapshot
+*/
+#include <Q3ValueList>
+
 struct KDevPluginInfo::Private {
     QString m_pluginName;
     QString m_rawGenericName;
[prev in list] [next in list] [prev in thread] [next in thread] 

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