qt5base-lts/tests/auto/gui/kernel/kernel.pro
Bradley T. Hughes 1a1c2b4075 Add tests/auto/gui/kernel/qguitimer
This test is like qguieventdispatcher, it duplicates a corelib test in
the gui test suite, since the QtGui library often gets a different event
dispatcher implementation from the platform plugin.

Change-Id: Ifd724066950bc3b98a804bc2e5d40ce7b0429af4
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-04-17 13:09:29 +02:00

20 lines
315 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qclipboard \
qdrag \
qevent \
qfileopenevent \
qguieventdispatcher \
qguimetatype \
qguitimer \
qguivariant \
qinputmethod \
qkeysequence \
qmouseevent \
qmouseevent_modal \
qpalette \
qscreen \
qtouchevent \
qwindow \
qguiapplication \