summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qfontcombobox/qfontcombobox.pro
blob: e3d19bb301e0e7ef4415dea37bc8e2e835f25141 (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qfontcombobox
QT += widgets testlib
SOURCES  += tst_qfontcombobox.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0