[Kde-bindings] KDE/kdebindings/csharp/qyoto/src

Richard Dale Richard_Dale at tipitina.demon.co.uk
Sun Jul 8 17:17:00 UTC 2007


SVN commit 685362 by rdale:

* Fix compile problem with Qt 4.2.x pointed by David Canar

CCMAIL: kde-bindings at kde.org



 M  +0 -1      handlers.cpp  


--- trunk/KDE/kdebindings/csharp/qyoto/src/handlers.cpp #685361:685362
@@ -1748,7 +1748,6 @@
     { "QList<QKeySequence>&", marshall_QKeySequenceList },
     { "QList<QListWidgetItem*>", marshall_QListWidgetItemList },
     { "QList<QListWidgetItem*>&", marshall_QListWidgetItemList },
-    { "QList<QMdiSubWindow*>", marshall_QMdiSubWindowList },
     { "QList<QModelIndex>", marshall_QModelIndexList },
     { "QList<QModelIndex>&", marshall_QModelIndexList },
     { "QList<QNetworkAddressEntry>", marshall_QNetworkAddressEntryList },



More information about the Kde-bindings mailing list