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