summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qmlvideofx.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/qmlvideofx.qdoc')
-rw-r--r--doc/src/examples/qmlvideofx.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qmlvideofx.qdoc b/doc/src/examples/qmlvideofx.qdoc
index af0a5d367..5705ba9d1 100644
--- a/doc/src/examples/qmlvideofx.qdoc
+++ b/doc/src/examples/qmlvideofx.qdoc
@@ -77,7 +77,7 @@ a wiggly effect to the content:
\code
import QtQuick 2.0
-import QtMultimedia 4.0
+import QtMultimedia 5.0
Rectangle {
width: 300