On 19-11-2008 18:20, Matt Newell wrote:


Thanks.

The actual bug is in q3frame.sip.

class Q3Frame : QWidget

should be

class Q3Frame : QFrame

as it is in qt's header files.

Matt

Thanks!

This fixes the problem without touching SIP!!


--
/// Matteo Bertini - Develer srl \\\
\\\    http://www.develer.com    ///
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to