diff options
author | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-05-14 13:11:02 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-05-14 13:11:02 (GMT) |
commit | f3418105d25fe9a9fea5b94715d9ec04ca268ee7 (patch) | |
tree | 5e7fea4ddcace967fa76b7c69fdf007487bd1e6b /examples/animation | |
parent | 17d8f734c038705f7f8196dfe5e8902c808a4945 (diff) | |
download | Qt-f3418105d25fe9a9fea5b94715d9ec04ca268ee7.zip Qt-f3418105d25fe9a9fea5b94715d9ec04ca268ee7.tar.gz Qt-f3418105d25fe9a9fea5b94715d9ec04ca268ee7.tar.bz2 |
Fix top level compile in examples/animation
Three examples have been moved.
Diffstat (limited to 'examples/animation')
-rw-r--r-- | examples/animation/animation.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/animation/animation.pro b/examples/animation/animation.pro index d5121a1..0a57d3d 100644 --- a/examples/animation/animation.pro +++ b/examples/animation/animation.pro @@ -7,9 +7,6 @@ SUBDIRS += \ example \ moveblocks \ padnavigator-ng \ - photobrowser \ - piemenu \ - selectbutton \ states \ stickman \ sub-attaq |