The snapshot does not compile for me (on a Gentoo Linux box, g++ 4.1.2):

g++ -c -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_CORE_LIB -I. -I/usr/include/python2.4 -I/usr/mkspecs/linux-g++
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4
-I/usr/X11R6/include -o sipQtGuiQGraphicsView.o sipQtGuiQGraphicsView.cpp
sip/QtGui/qgraphicsview.sip: In function 'PyObject*
meth_QGraphicsView_drawItems(PyObject*, PyObject*)':
sip/QtGui/qgraphicsview.sip:174: error: 'sipClass_QStyleOptionGraphicsItem'
was not declared in this scope

Arve

On 2/25/07, Arve Knudsen <[EMAIL PROTECTED]> wrote:

Great, appreciated.

Arve

On 2/24/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
>
> On Friday 23 February 2007 8:53 pm, Arve Knudsen wrote:
> > Btw Phil, in case you're not aware, there's an equivalent bug in
> > QGraphicsView.
>
> Both fixed in tonight's snapshot.
>
> Phil
>
> _______________________________________________
> PyKDE mailing list    [email protected]
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
>


_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to