diff options
author | Martin Smith <msmith@trolltech.com> | 2009-04-28 10:53:34 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-04-28 10:53:34 (GMT) |
commit | 1fd67315f52dd59667d940057d97f6f7a5ec20d0 (patch) | |
tree | 042ffe06fc8555083d70f12984171f8f24e7840e /src/declarative/qml/qmlparserstatus.cpp | |
parent | ff5cf254eb5815460c0a14a0c7f7b077f308e56f (diff) | |
download | Qt-1fd67315f52dd59667d940057d97f6f7a5ec20d0.zip Qt-1fd67315f52dd59667d940057d97f6f7a5ec20d0.tar.gz Qt-1fd67315f52dd59667d940057d97f6f7a5ec20d0.tar.bz2 |
qdoc: Corrected some qdoc warnings.
Diffstat (limited to 'src/declarative/qml/qmlparserstatus.cpp')
-rw-r--r-- | src/declarative/qml/qmlparserstatus.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlparserstatus.cpp b/src/declarative/qml/qmlparserstatus.cpp index 3bb421d..1f49553 100644 --- a/src/declarative/qml/qmlparserstatus.cpp +++ b/src/declarative/qml/qmlparserstatus.cpp @@ -45,7 +45,7 @@ QT_BEGIN_NAMESPACE /*! \class QmlParserStatus - \brief provides updates on the parser state. + \brief The QmlParserStatus class provides updates on the parser state. */ /*! |