Hello,<br><br>Qt 4.8 has a change to moc which makes virtual inheritance from QObject no longer possible.  This caused a problem in Jovie that was fixed by not virtually inheriting from QObject anymore.  There is a similar compile problem in kdenetwork/kopete/libkopete at the moment and the attached patch fixes the problem.  I can commit to 4.7 and trunk if it looks good to others.<br>
<br>thanks,<br>Jeremy<br><br>P.S. I would have used reviewboard, but there's no kdenetwork or kopete repository set up in there :)<br>