diff options
Diffstat (limited to 'tests/auto/qgraphicspixmapitem/qgraphicspixmapitem.pro')
-rw-r--r-- | tests/auto/qgraphicspixmapitem/qgraphicspixmapitem.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qgraphicspixmapitem/qgraphicspixmapitem.pro b/tests/auto/qgraphicspixmapitem/qgraphicspixmapitem.pro index f6d6c8f..6b4db95 100644 --- a/tests/auto/qgraphicspixmapitem/qgraphicspixmapitem.pro +++ b/tests/auto/qgraphicspixmapitem/qgraphicspixmapitem.pro @@ -1,4 +1,4 @@ load(qttest_p4) SOURCES += tst_qgraphicspixmapitem.cpp - +CONFIG += parallel_test |