summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/propertybinding.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/propertybinding.qdoc')
-rw-r--r--doc/src/declarative/propertybinding.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/propertybinding.qdoc b/doc/src/declarative/propertybinding.qdoc
index 2bce0c5..22d14a8 100644
--- a/doc/src/declarative/propertybinding.qdoc
+++ b/doc/src/declarative/propertybinding.qdoc
@@ -204,8 +204,8 @@ The snippet code simply prints the name of the first state, \c FETCH.
See the \l{list}{list type} documentation
for more details about list properties and their available operations.
+\keyword qml-grouped-properties
\section2 Grouped Properties
-\target dot properties
In some cases properties form a logical group and use either the \e dot notation
or \e group notation.