Files
2025-08-26 22:57:23 +08:00

7 lines
160 B
Prolog

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