summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc')
-rw-r--r--examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc b/examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc
index 4d6da7ab..38c7b783 100644
--- a/examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc
+++ b/examples/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc
@@ -38,9 +38,7 @@
\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
- always drawn behind all other QML elements.
+ Each graph has a parent \c Rectangle item to provide it with a border.
Note that one of the grid cells is used for buttons in an another \c{GridLayout}.
*/