diff options
Diffstat (limited to 'examples/quick/animation/doc/src/animation.qdoc')
-rw-r--r-- | examples/quick/animation/doc/src/animation.qdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/animation/doc/src/animation.qdoc b/examples/quick/animation/doc/src/animation.qdoc index c2ae8c3dae..5ff4bcbc23 100644 --- a/examples/quick/animation/doc/src/animation.qdoc +++ b/examples/quick/animation/doc/src/animation.qdoc @@ -53,7 +53,6 @@ \e{Tv Tennis} uses complex behaviors to make the paddles follow a ball to simulate an infinite tennis game. Again, a binding which depends on other values is applied to the position and a behavior provided the animation. - \snippet animation/behaviors/tvtennis.qml 0 \section1 Easing Curves |