On Thu, 23 Sep 2004 20:09:39 +0100, Phil Thompson wrote
> 
> Ok, I've just uploaded another SIP snapshot which should fix the 
> second problem. I can now build PyKDE v3.11.3 for KDE v3.3 on Gentoo.
>
Builds OK, except for a tiny problem due to PyKDE with KDE-3.2.0 on
Mandrake-10.0 (see attachment).

Gerard

--- PyKDE-3.11.3/sip/kdeui/kactioncollection.sip.mdk10	2004-09-23 21:42:46.576922211 +0200
+++ PyKDE-3.11.3/sip/kdeui/kactioncollection.sip	2004-09-23 21:43:13.509606443 +0200
@@ -101,8 +101,8 @@
 public:
 
 %If (  - KDE_3_2_2 )
-    virtual QValueList<KAction*> actions (const QString&) const;
-    virtual QValueList<KAction*> actions () const;
+//  virtual QValueList<KAction*> actions (const QString&) const;
+//  virtual QValueList<KAction*> actions () const;
 %End
 
 
_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to