summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlinfo.cpp
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-11-13 03:30:27 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-11-13 03:30:27 (GMT)
commitd70f057db1b5765764257530c88f5c0350cf9146 (patch)
tree7a7799ff739857de6b716cd39d49238e424cf9b1 /src/declarative/qml/qmlinfo.cpp
parente9076e2f4a3819f1540e00923535fc512495f0d8 (diff)
downloadQt-d70f057db1b5765764257530c88f5c0350cf9146.zip
Qt-d70f057db1b5765764257530c88f5c0350cf9146.tar.gz
Qt-d70f057db1b5765764257530c88f5c0350cf9146.tar.bz2
doc
Diffstat (limited to 'src/declarative/qml/qmlinfo.cpp')
-rw-r--r--src/declarative/qml/qmlinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlinfo.cpp b/src/declarative/qml/qmlinfo.cpp
index 7a194e0..bbd6022 100644
--- a/src/declarative/qml/qmlinfo.cpp
+++ b/src/declarative/qml/qmlinfo.cpp
@@ -47,7 +47,7 @@
QT_BEGIN_NAMESPACE
/*!
- \fn void qmlInfo(const QString& message, const QObject *object)
+ \fn QmlInfo qmlInfo(const QObject *object)
\brief Prints warnings messages that include the file and line number for QML types.