From pykde Wed Apr 16 10:47:04 2003 From: Phil Thompson Date: Wed, 16 Apr 2003 10:47:04 +0000 To: pykde Subject: [PyKDE] More on %ConvertToSubClassCode X-MARC-Message: https://marc.info/?l=pykde&m=105049016626401 In an attempt to confuse Jim (and to make sure %ConvertToSubClassCode is compatible between SIP v3 and SIP v4) I have changed the definition of sipStringTypeClassMap slightly. Basically, where entries were... {sipName_QObject, sipClass_QObject}, ...they should now be... {sipName_QObject, &sipClass_QObject}, The changes will be in tonight's SIP and PyQt snapshots. Phil _______________________________________________ PyKDE mailing list PyKDE@mats.gmd.de http://mats.gmd.de/mailman/listinfo/pykde