Doc: Moving Qt Quick docs for new doc structure
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickmultipointtoucharea.cpp
index 7ab0d3c..ed13ecc 100644 (file)
@@ -309,7 +309,7 @@ void QQuickTouchPoint::setSceneY(qreal sceneY)
 
     In the following example, we have two small rectangles that follow our touch points.
 
-    \snippet doc/src/snippets/qml/multipointtoucharea/multipointtoucharea.qml 0
+    \snippet doc/snippets/qml/multipointtoucharea/multipointtoucharea.qml 0
 
     By default this property holds an empty list.