summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qsizegrip/qsizegrip.pro
blob: 98cf169730630ce88f9090bd0a51c23026f4156f (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qsizegrip
INCLUDEPATH += .
QT += widgets testlib
SOURCES += tst_qsizegrip.cpp

mac: CONFIG += insignificant_test # failures on mac, QTBUG-23681