Files
qt5.12.8/tests/auto/widgets/dialogs/qmessagebox/qmessagebox.pro
2025-08-26 22:57:23 +08:00

7 lines
139 B
Prolog

TEMPLATE = app
TARGET = tst_qmessagebox
QT += gui-private core-private widgets testlib
CONFIG += testcase
SOURCES += tst_qmessagebox.cpp