[Kde-bindings] KDE/kdebindings

Arno Rehn kde at arnorehn.de
Thu Dec 25 22:47:02 UTC 2008


SVN commit 901550 by arnorehn:

* In case of multiple inheritance in C#, implement all methods of all superclasses
  that are inherited through interfaces. KParts::Part would otherwise only implement
  the methods of KParts::PartBase, but not of KXMLGUIClient.

CCMAIL: kde-bindings at kde.org



 M  +402 -9    csharp/kimono/kparts/KParts_MainWindow.cs  
 M  +292 -0    csharp/kimono/kparts/KParts_Part.cs  
 M  +1 -1      csharp/kimono/kparts/KParts_PartBase.cs  
 M  +6 -0      kalyptus/ChangeLog  
 M  +14 -2     kalyptus/kalyptusCxxToKimono.pm  





More information about the Kde-bindings mailing list