summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qcombobox/qcombobox.pro
blob: 03e8ed75ed6687c5e7ef08c9cb2d353c38460533 (plain)
1
2
3
4
5
CONFIG += testcase
TARGET = tst_qcombobox
QT += widgets widgets-private gui-private core-private testlib
SOURCES  += tst_qcombobox.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0