Add qtest_widget.h to the list of testlib headers

It was missing.

Change-Id: I356f6ccddf4fc56e76858fdeaa8ef116e3b680af
Reviewed-by: Jason McDonald <macadder1@gmail.com>
This commit is contained in:
Thiago Macieira 2012-12-22 13:34:18 -08:00 committed by The Qt Project
parent 19d8a77040
commit b5de3baa6f

View File

@ -26,6 +26,7 @@ HEADERS = qbenchmark.h \
qtesteventloop.h \
qtest_global.h \
qtest_gui.h \
qtest_widgets.h \
qtest.h \
qtestkeyboard.h \
qtestmouse.h \