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

SOURCES += tst_qcompleter.cpp

CONFIG += insignificant_test # QTBUG-21424