diff options
Diffstat (limited to 'tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro')
-rw-r--r-- | tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro b/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro index 740a23e..d1bf3cc 100644 --- a/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro +++ b/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro @@ -1,3 +1,4 @@ load(qttest_p4) +requires(contains(QT_CONFIG,private_tests)) SOURCES += tst_qgraphicssceneindex.cpp |