summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qmlvideo.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/qmlvideo.qdoc')
-rw-r--r--doc/src/examples/qmlvideo.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qmlvideo.qdoc b/doc/src/examples/qmlvideo.qdoc
index 3b186d179..7ac266443 100644
--- a/doc/src/examples/qmlvideo.qdoc
+++ b/doc/src/examples/qmlvideo.qdoc
@@ -128,7 +128,7 @@ element, the embedded
\section1 Calculating and displaying QML painting rate
-\include examples/video-qml-paint-rate.qdocinc
+\input examples/video-qml-paint-rate.qdocinc
All that remains is to connect the afterRendering() signal of the QQuickView
object to a JavaScript function, which will eventually call frequencyItem.notify():