Remove mentioning of Phonon.
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>
Fri, 24 Aug 2012 21:23:28 +0000 (23:23 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 27 Aug 2012 08:37:01 +0000 (10:37 +0200)
Change-Id: I78ce6d42ee043a35b520bf8567a1874cf8e2e43e
Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>
examples/widgets/doc/movie.qdoc

index 0d8f04b..5bceef5 100644 (file)
     \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
 */