[Kde-bindings] KDE/kdebindings/kalyptus

Richard Dale Richard_Dale at tipitina.demon.co.uk
Wed Feb 18 11:57:49 UTC 2009


SVN commit 927764 by rdale:

* Attempt to skip the futuristic test for Qt 4.6 in the qdatastream.h header

CCMAIL: kde-bindings at kde.org


 M  +1 -0      kalyptus  


--- trunk/KDE/kdebindings/kalyptus/kalyptus #927763:927764
@@ -595,6 +595,7 @@
 				     $p =~ m/^#\s*if\s+defined\s*\(Q_OS_/ or
 				     $p =~ m/^#\s*if\s+defined\(Q_CC_/ or
 				     $p =~ m/^#\s*if\s+defined\(QT_THREAD_SUPPORT/ or
+				     $p =~ m/^#\s*if\s+QT_VERSION\s+>=\s+0x040600/ or
 				     $p =~ m/^#\s*else/ or
 				     $p =~ m/^#\s*if\s+defined\(Q_FULL_TEMPLATE_INSTANTIATION/ or
 				     $p =~ m/^#\s*ifdef\s+QT_WORKSPACE_WINDOWMODE/ or



More information about the Kde-bindings mailing list