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

9 lines
156 B
Prolog

CONFIG += testcase
TARGET = tst_qgraphicswidget
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qgraphicswidget.cpp