summaryrefslogtreecommitdiffstats
path: root/tests/auto/action/qaction/qaction.pro
blob: e8c9e2d64fe0886725e54e4a6467f4ad104fed8f (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qaction

QT += testlib uihelpers
QT += gui-private core-private widgets

SOURCES += tst_qaction.cpp