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

7 lines
127 B
Prolog

CONFIG += testcase
TEMPLATE = app
TARGET = tst_qcompleter
QT += widgets testlib testlib-private
SOURCES += tst_qcompleter.cpp