[Kde-bindings] KDE/kdebindings/python/pykde4/sip/soprano

Kevin Kofler kevin.kofler at chello.at
Sat Jun 28 04:55:15 UTC 2008


SVN commit 825400 by kkofler:

sip/soprano build fix: Don't wrap the XMLSchema::xsdFloat method which is not available in Soprano 2.0.98 (the latest alpha release) yet.
CCMAIL: kde-bindings at kde.org
CCMAIL: rdieter at math.unl.edu

 M  +0 -1      xsd.sip  


--- trunk/KDE/kdebindings/python/pykde4/sip/soprano/xsd.sip #825399:825400
@@ -37,7 +37,6 @@
 QUrl                    unsignedShort ();
 QUrl                    unsignedLong ();
 QUrl                    string ();
-QUrl                    xsdFloat ();
 QUrl                    xsdDouble ();
 QUrl                    boolean ();
 QUrl                    date ();



More information about the Kde-bindings mailing list