diff options
author | Kent Hansen <khansen@trolltech.com> | 2009-05-20 14:08:54 (GMT) |
---|---|---|
committer | Kent Hansen <khansen@trolltech.com> | 2009-05-20 14:08:54 (GMT) |
commit | 5a60fd1a0b39b9d366a524cc8c8576b417551e6d (patch) | |
tree | 0427ee26025c881fb9cfa29957abe1abc2ae816a /examples/animation | |
parent | ac5fceafb00a2f007239f9b0fc89fe01a2064d62 (diff) | |
download | Qt-5a60fd1a0b39b9d366a524cc8c8576b417551e6d.zip Qt-5a60fd1a0b39b9d366a524cc8c8576b417551e6d.tar.gz Qt-5a60fd1a0b39b9d366a524cc8c8576b417551e6d.tar.bz2 |
fix two .pro file bugs
Diffstat (limited to 'examples/animation')
-rw-r--r-- | examples/animation/animation.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/animation/animation.pro b/examples/animation/animation.pro index 0a57d3d..d51a89d 100644 --- a/examples/animation/animation.pro +++ b/examples/animation/animation.pro @@ -4,7 +4,6 @@ SUBDIRS += \ animatedtiles \ appchooser \ easing \ - example \ moveblocks \ padnavigator-ng \ states \ |