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

# Input
SOURCES += tst_qcompleter.cpp

CONFIG += insignificant_test # QTBUG-21424