diff options
author | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-08-21 13:26:33 (GMT) |
---|---|---|
committer | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-08-21 13:26:33 (GMT) |
commit | ef93943579210dffaa83185cea99146fa9f3f9b6 (patch) | |
tree | ca1a4bf586a54dedd6d8e85d086a8f7cd8c3dbcd /tests/auto/auto.pro | |
parent | 00ba962d428dcdff70fcde74a9e5cb316545cef6 (diff) | |
parent | 1b305c739979f7d0e8cb6ebbac6d29ca2e6b060d (diff) | |
download | Qt-ef93943579210dffaa83185cea99146fa9f3f9b6.zip Qt-ef93943579210dffaa83185cea99146fa9f3f9b6.tar.gz Qt-ef93943579210dffaa83185cea99146fa9f3f9b6.tar.bz2 |
Merge commit 'qt-kinetic/kinetic-graphicseffect'
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 0f3c099..2a1feb3 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -134,6 +134,8 @@ SUBDIRS += \ qgetputenv \ qgl \ qglobal \ + qgraphicseffect \ + qgraphicseffectsource \ qgraphicsgridlayout \ qgraphicsitem \ qgraphicsitemanimation \ |