diff options
author | Harald Fernengel <harald@trolltech.com> | 2009-06-15 11:49:29 (GMT) |
---|---|---|
committer | Harald Fernengel <harald@trolltech.com> | 2009-06-15 11:49:29 (GMT) |
commit | 06dad6387cd198852448085b470e3a9c7343f6af (patch) | |
tree | 7109f9db0ab88509d37b9d34e8451a04547ceabe /doc | |
parent | 8dd4a3bcfb8d6ec011119459f91737f7e48e885a (diff) | |
download | Qt-06dad6387cd198852448085b470e3a9c7343f6af.zip Qt-06dad6387cd198852448085b470e3a9c7343f6af.tar.gz Qt-06dad6387cd198852448085b470e3a9c7343f6af.tar.bz2 |
doc: introduce qts60 group to silence qdoc warnings
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/topics.qdoc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/src/topics.qdoc b/doc/src/topics.qdoc index 6ef3a89..09a86bd 100644 --- a/doc/src/topics.qdoc +++ b/doc/src/topics.qdoc @@ -300,3 +300,14 @@ including ARM, Intel x86, MIPS and SH-4. \endlist \endtable */ + +/*! +\group qts60 +\title Qt for S60 +\ingroup topics +\brief Documents related to Qt for S60 + +\list + \o \l {Exception Safety with Symbian} +\endlist +*/ |