diff --git a/examples/widgets/doc/movie.qdoc b/examples/widgets/doc/movie.qdoc index 0d8f04b460c..5bceef56d58 100644 --- a/examples/widgets/doc/movie.qdoc +++ b/examples/widgets/doc/movie.qdoc @@ -30,10 +30,9 @@ \title Movie Example The Movie example demonstrates how to use QMovie and QLabel to - display animations. Now that Qt comes with the \l{Phonon multimedia - framework} {Phonon multimedia framework}, QMovie is mostly - useful if one wants to play a simple animation without the added - complexity of a multimedia framework to install and deploy. + display animations. QMovie is mostly useful if one wants to play + a simple animation without the added complexity of a multimedia + framework to install and deploy. \image movie-example.png */