summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfocusevent/qfocusevent.pro
blob: 7ae1dedee466977dbc0bee559f15fd915e32a601 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES += tst_qfocusevent.cpp


contains(QT_CONFIG, qt3support): QT += qt3support

CONFIG+=insignificant_test # QTQAINFRA-428