summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qactiongroup/qactiongroup.pro
blob: 6acbc24d86360316fa94430e42f821d5536727c8 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qactiongroup
QT += widgets testlib
SOURCES += tst_qactiongroup.cpp 


DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0