2010/2/25 Raphael Kubo da Costa <[email protected]>: > On Wednesday 24 February 2010 19:56:01 Mike Arthur wrote: >> To fix it I had to change: >> #include <QtGui/QGraphicsObject> >> to: >> #include <QtGui/QGraphicsObject> > > Isn't that the same line?
he meant to: #include <QGraphicsObject> http://websvn.kde.org/branches/KDE/4.4/kdelibs/plasma/private/applethandle_p.h?r1=1095725&r2=1095724&pathrev=1095725 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
