From b751fcf32ac9dd1aa31a4df4993593f8ead88d81 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Tue, 17 Sep 2013 17:50:28 +0200 Subject: Fix some doc errors. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib874d7e9671d9cee75fe41f4dac5d0de7b09245e Reviewed-by: Thiago Macieira Reviewed-by: Topi Reiniƶ Reviewed-by: Jerome Pasion --- src/gui/image/qmovie.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/image/qmovie.cpp') diff --git a/src/gui/image/qmovie.cpp b/src/gui/image/qmovie.cpp index ae526f5ba7..26e35c6db6 100644 --- a/src/gui/image/qmovie.cpp +++ b/src/gui/image/qmovie.cpp @@ -48,7 +48,7 @@ with QImageReader. This class is used to show simple animations without sound. If you want - to display video and media content, use the \l{Phonon Module}{Phonon} + to display video and media content, use the \l{Qt Multimedia} multimedia framework instead. First, create a QMovie object by passing either the name of a file or a -- cgit v1.2.3