diff options
author | Martin Smith <msmith@trolltech.com> | 2010-02-16 13:14:05 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-02-16 13:14:05 (GMT) |
commit | 1306326ab737a0edc24aeb3c50c132eb74c6035e (patch) | |
tree | 9bf430a9c5512c8f12c83c714a6e4aab9123bf99 /src/corelib | |
parent | 80d33cec47b8188efd473070acb5ebcc1e772583 (diff) | |
download | Qt-1306326ab737a0edc24aeb3c50c132eb74c6035e.zip Qt-1306326ab737a0edc24aeb3c50c132eb74c6035e.tar.gz Qt-1306326ab737a0edc24aeb3c50c132eb74c6035e.tar.bz2 |
doc: Fixed some qdoc errors.
Diffstat (limited to 'src/corelib')
-rw-r--r-- | src/corelib/global/qnamespace.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc index 1f1c8f7..db910ce 100644 --- a/src/corelib/global/qnamespace.qdoc +++ b/src/corelib/global/qnamespace.qdoc @@ -42,6 +42,7 @@ /*! \namespace Qt \inmodule QtCore + \target Qt Namespace \brief The Qt namespace contains miscellaneous identifiers used throughout the Qt library. |