From b13cc1e98241cb729787743ad2e448fea5470c49 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Thu, 13 Feb 2014 12:52:37 +0200 Subject: Fix docs build after recent reordering of examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6aef7c7f0857606a035f1302000408cb7d4a11c1 Reviewed-by: Tomi Korpipää --- examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/datavisualization/qmlmultigraph') diff --git a/examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc b/examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc index 5fa25500..4d6da7ab 100644 --- a/examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc +++ b/examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc @@ -36,7 +36,7 @@ and position the graphs as normal. In this example the graphs are shown in a 2 x 2 grid with \c{GridLayout}: - \snippet ../examples/qmlmultigraph/qml/qmlmultigraph/main.qml 0 + \snippet qmlmultigraph/qml/qmlmultigraph/main.qml 0 Each graph has a parent \c Rectangle item to provide it with a border. The color of the rectangle is set to fully transparent, because otherwise the rectangles would hide the graphs, which are -- cgit v1.2.3