2019-10-22 07:59:13 +00:00
|
|
|
# Generated from qfocusevent.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qfocusevent Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_test(tst_qfocusevent
|
2019-10-22 07:59:13 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qfocusevent.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Gui
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::GuiPrivate
|
2019-10-22 07:59:13 +00:00
|
|
|
Qt::Widgets
|
|
|
|
)
|