diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-05-21 08:35:14 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-05-21 08:35:14 (GMT) |
commit | c29b54fc517be2ddff32a1c6df3a886993b786ab (patch) | |
tree | b31ed2b4fe5b5a5508191a7b4ba5d308870abb81 /examples/animation | |
parent | b0078f00058f8d2a9fbe4742f52386a866b2bd97 (diff) | |
download | Qt-c29b54fc517be2ddff32a1c6df3a886993b786ab.zip Qt-c29b54fc517be2ddff32a1c6df3a886993b786ab.tar.gz Qt-c29b54fc517be2ddff32a1c6df3a886993b786ab.tar.bz2 |
Fix compile error caused by reference to non-existant example.
Reviewed-by: Trust Me
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 d51a89d..9a2874b 100644 --- a/examples/animation/animation.pro +++ b/examples/animation/animation.pro @@ -5,7 +5,6 @@ SUBDIRS += \ appchooser \ easing \ moveblocks \ - padnavigator-ng \ states \ stickman \ sub-attaq |