CONFIG += testcase
TARGET = tst_qabstractproxymodel
QT += testlib
SOURCES  += tst_qabstractproxymodel.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
