summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfont/qfont.pro
blob: 048d952faf176c4b8c0007aa571d5bd59ac5ecc6 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qfont
QT += testlib
QT += core-private gui-private
qtHaveModule(widgets): QT += widgets
SOURCES  += tst_qfont.cpp