summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qerrormessage/qerrormessage.pro
blob: a88f449494ebdc4db39319d8e7e8c2f2be1e7227 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
CONFIG += parallel_test
TEMPLATE = app
TARGET = tst_qerrormessage

QT += widgets testlib

SOURCES += tst_qerrormessage.cpp