summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qmessagebox/qmessagebox.pro
blob: 91848fee24d12c4116c70b09e7007e8a130913fc (plain)
1
2
3
4
5
6
TEMPLATE = app
TARGET = tst_qmessagebox
QT += gui-private core-private widgets testlib
CONFIG += testcase

SOURCES += tst_qmessagebox.cpp