summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2011-02-15 13:27:41 +0100
committerJerome Pasion <jerome.pasion@nokia.com>2011-02-15 13:27:41 +0100
commit43e661faa5d27d694d5fc769a4fe4a24a650cc2d (patch)
treef55cad52b27725c25e2ca2b93427878e490a1415 /doc/src/declarative
parent3a20058dee330b77d4b906695343d643077fa999 (diff)
Removed unused snippet code. Changed reference to snippet.
Task-number: QTBUG-16071
Diffstat (limited to 'doc/src/declarative')
-rw-r--r--doc/src/declarative/positioners.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/positioners.qdoc b/doc/src/declarative/positioners.qdoc
index 66d2973688..c91ed9a087 100644
--- a/doc/src/declarative/positioners.qdoc
+++ b/doc/src/declarative/positioners.qdoc
@@ -102,7 +102,7 @@ in a 2-by-2 grid. As with the other positioners, the spacing between items
can be specified using the \l{Grid::spacing}{spacing} property.
\clearfloat
-\snippet doc/src/snippets/declarative/grid/grid-spacing.qml document
+\snippet doc/src/snippets/declarative/grid-spacing.qml document
There is no difference between horizontal and vertical spacing inserted
between items, so any additional space must be added within the items