summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/widgets/doc/movie.qdoc7
1 files changed, 3 insertions, 4 deletions
diff --git a/examples/widgets/doc/movie.qdoc b/examples/widgets/doc/movie.qdoc
index 0d8f04b460..5bceef56d5 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
*/