diff options
Diffstat (limited to 'tests/auto/qgraphicsobject/qgraphicsobject.pro')
-rw-r--r-- | tests/auto/qgraphicsobject/qgraphicsobject.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qgraphicsobject/qgraphicsobject.pro b/tests/auto/qgraphicsobject/qgraphicsobject.pro new file mode 100644 index 0000000..965b319 --- /dev/null +++ b/tests/auto/qgraphicsobject/qgraphicsobject.pro @@ -0,0 +1,2 @@ +load(qttest_p4) +SOURCES += tst_qgraphicsobject.cpp |