diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 6a285ba..ffa5494 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -132,9 +132,9 @@ The following table lists the QML elements provided by the Qt Declarative module \o \list -\o \l VerticalPositioner -\o \l HorizontalPositioner -\o \l GridPositioner +\o \l Column +\o \l Row +\o \l Grid \endlist \o |