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/extra/qmlsqlquery.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/extra/qmlsqlquery.cpp')
-rw-r--r-- | src/declarative/extra/qmlsqlquery.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/extra/qmlsqlquery.cpp b/src/declarative/extra/qmlsqlquery.cpp index 39d3aa2..39f4c1e 100644 --- a/src/declarative/extra/qmlsqlquery.cpp +++ b/src/declarative/extra/qmlsqlquery.cpp @@ -72,7 +72,7 @@ public: /*! \class QmlSqlBind - \brief the QmlSqlBind class specifies a value binding for a QmlSqlQuery. + \brief The QmlSqlBind class specifies a value binding for a QmlSqlQuery. \qmltext |