summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qtreeview/qtreeview.pro
blob: 8640e152d36d7ca805816389f90738ae0d5c9598 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qtreeview
QT += widgets testlib
QT += widgets-private gui-private core-private
SOURCES  += tst_qtreeview.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0