summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qcompleter/qcompleter.pro
blob: fcdce93079a39cda7ab4e5f204cad23ffc5dc4b7 (plain)
1
2
3
4
5
6
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qcompleter
QT += widgets testlib testlib-private

SOURCES += tst_qcompleter.cpp