diff options
author | Gunnar Sletta <gunnar@trolltech.com> | 2009-07-29 06:41:41 (GMT) |
---|---|---|
committer | Gunnar Sletta <gunnar@trolltech.com> | 2009-07-29 06:41:41 (GMT) |
commit | bccbd58365b1a4dfce32701254145ba124270665 (patch) | |
tree | 7f03169fe44a0ff8a1687d84d8f61c3c934561f0 /tests/auto/qgraphicstransform/qgraphicstransform.pro | |
parent | c50124a15be1e564190f4bb115e2fc67a4c82036 (diff) | |
parent | a45fe18569be1fc91e26f6e58d2f16bc8c6958de (diff) | |
download | Qt-bccbd58365b1a4dfce32701254145ba124270665.zip Qt-bccbd58365b1a4dfce32701254145ba124270665.tar.gz Qt-bccbd58365b1a4dfce32701254145ba124270665.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Diffstat (limited to 'tests/auto/qgraphicstransform/qgraphicstransform.pro')
-rw-r--r-- | tests/auto/qgraphicstransform/qgraphicstransform.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qgraphicstransform/qgraphicstransform.pro b/tests/auto/qgraphicstransform/qgraphicstransform.pro new file mode 100644 index 0000000..709cff6 --- /dev/null +++ b/tests/auto/qgraphicstransform/qgraphicstransform.pro @@ -0,0 +1,2 @@ +load(qttest_p4) +SOURCES += tst_qgraphicstransform.cpp |