diff options
author | Martin Smith <martin.smith@nokia.com> | 2011-07-15 11:29:46 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2011-07-15 11:29:46 (GMT) |
commit | c70a0e817aa771f8a6cf5d6e60ab40161382bdb3 (patch) | |
tree | 58e52a8582c1540dc027584905243308e970b4e2 /doc/src | |
parent | fa4c5540bd0fd9f8bb7238c1d947f0763b8607e1 (diff) | |
download | Qt-c70a0e817aa771f8a6cf5d6e60ab40161382bdb3.zip Qt-c70a0e817aa771f8a6cf5d6e60ab40161382bdb3.tar.gz Qt-c70a0e817aa771f8a6cf5d6e60ab40161382bdb3.tar.bz2 |
Phase 1 of QTBUG-20412, the XML manifest file
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/examples/addressbook.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/addressbook.qdoc b/doc/src/examples/addressbook.qdoc index 114c22b..f19582d 100644 --- a/doc/src/examples/addressbook.qdoc +++ b/doc/src/examples/addressbook.qdoc @@ -29,7 +29,7 @@ \example itemviews/addressbook \title Address Book Example - The address book example shows how to use proxy models to display + \brief The address book example shows how to use proxy models to display different views onto data from a single model. \image addressbook-example.png Screenshot of the Address Book example |