summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsproxywidget/qgraphicsproxywidget.pro
blob: 7fd6db1dd6322fe29efdcd61abd86a799f04eb07 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qgraphicsproxywidget

QT += widgets widgets-private testlib
QT += core-private gui-private

SOURCES  += tst_qgraphicsproxywidget.cpp

contains(QT_CONFIG,xcb):CONFIG+=insignificant_test  # QTBUG-25294