qt5base-lts/tests/auto/other/qfocusevent/qfocusevent.pro
Johan Klokkhammer Helsing edbac71691 Skip all qfocusevent test on platforms that don't support window activation
Task-number: QTBUG-66846
Change-Id: Ia8b69ede9154822f78ca28e0a2470b8bfb2abef0
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-08-14 04:38:35 +00:00

5 lines
109 B
Prolog

CONFIG += testcase
TARGET = tst_qfocusevent
QT += widgets testlib gui-private
SOURCES += tst_qfocusevent.cpp