On Wed, 11 Sep 2013 16:06:39 +0100, Jonathan Riddell wrote: > Alas I couldn't work out the majorTickMarks issue and am currently working > around it by removing it until a solution presents itself > > +++ pykde4-4.11.1/sip/kdeui/kplotaxis.sip 2013-09-10 > 15:21:31.449323861 +0100 > - QList majorTickMarks () const; > - QList minorTickMarks () const; > +// QList majorTickMarks () const; > +// QList minorTickMarks () const; That will be because the code that implements QList was removed from PyQt4 as it doesn't use it. You need to add it to PyKDE. Phil _______________________________________________ Kde-bindings mailing list Kde-bindings@kde.org https://mail.kde.org/mailman/listinfo/kde-bindings