qt5base-lts/tests/auto/widgets/graphicsview/qgraphicsproxywidget/qgraphicsproxywidget.pro
Lars Knoll b0992b5998 Fix autotest on xcb and make it significant again
Change-Id: Ia7c0fb715a66b8d865481a73e16dcd0d3bdf4988
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-05-23 11:38:18 +00:00

10 lines
208 B
Prolog

CONFIG += testcase
TARGET = tst_qgraphicsproxywidget
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qgraphicsproxywidget.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0