summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qstackedlayout/qstackedlayout.pro
blob: ad780e77fac179df73f5cae70a2f760e721ac177 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qstackedlayout
QT += widgets testlib
SOURCES  += tst_qstackedlayout.cpp



DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0