summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qmlstates.qdoc
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-10-28 06:06:09 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-10-28 06:06:09 (GMT)
commit753f8a4f263fd44ec22c7f6b0835df1466d01f82 (patch)
tree871565dc1164f215a1d6b447d207e54e52ab6dfa /doc/src/declarative/qmlstates.qdoc
parent1f8a4748e860d259d525e47426fd3a1072d9fb5c (diff)
downloadQt-753f8a4f263fd44ec22c7f6b0835df1466d01f82.zip
Qt-753f8a4f263fd44ec22c7f6b0835df1466d01f82.tar.gz
Qt-753f8a4f263fd44ec22c7f6b0835df1466d01f82.tar.bz2
Doc.
Diffstat (limited to 'doc/src/declarative/qmlstates.qdoc')
-rw-r--r--doc/src/declarative/qmlstates.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/qmlstates.qdoc b/doc/src/declarative/qmlstates.qdoc
index 078b718..261e3f5 100644
--- a/doc/src/declarative/qmlstates.qdoc
+++ b/doc/src/declarative/qmlstates.qdoc
@@ -55,5 +55,6 @@ Other things you can do in a state change:
\o change an item's parent with ParentChange
\o change an item's anchors with AnchorChanges
\o run some script with StateChangeScript
+\endlist
*/