KDE/kdebindings/kalyptus

Richard Dale Richard_Dale at tipitina.demon.co.uk
Thu Aug 30 08:20:47 BST 2007


SVN commit 706381 by rdale:

* Don't exclude the QSqlRelationalDelegate class
* Fixes problem reporte by Wolfgang Rohdewald

CCMAIL: kdevelop at kdevelop.org



 M  +0 -1      kalyptusCxxToSmoke.pm  


--- trunk/KDE/kdebindings/kalyptus/kalyptusCxxToSmoke.pm #706380:706381
@@ -390,7 +390,6 @@
 	    ($className eq 'QSysInfo' and $main::qt4) ||
 	    ($className eq 'QPNGImageWriter' and $main::qt4) ||
 	    ($className eq 'QPNGImagePacker' and $main::qt4) ||
-	    ($className eq 'QSqlRelationalDelegate' and $main::qt4) ||
 	    ($className eq 'QTextCodec::ConverterState' and $main::qt4) ||
 	    ($className eq 'QTextLayout::Selection' and $main::qt4) ||
 	    ($className eq 'QTextStreamManipulator' and $main::qt4) ||




More information about the KDevelop mailing list