kdelibs (tests) doesn't build against qt 4.6.0-tp1

David Faure faure at kde.org
Thu Sep 17 09:21:14 BST 2009


On Thursday 17 September 2009, Thiago Macieira wrote:
> Em Quarta-feira 16. Setembro 2009, às 23.17.31, David Faure escreveu:
> > I think you're assuming that we were #including qtestmouse.h directly,
> > but we were not. It turns out the tests were including QTestEvent,
> 
> It looks like QTestEvent is entirely GUI-only, so the check could be moved
>  to what includes it.

Nothing includes it, apart from qtest_gui.h, it seems.
(and the gui-related forwarding headers of course)

And qtest.h already uses ifdef QT_GUI_LIB around <qtest_gui.h>
So it seems to me that you could just remove the ifdef QT_GUI_LIB from
qtestevent.h

-- 
David Faure, faure at kde.org, sponsored by Nokia to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list