Doc: Add missing reference to qInfo()

Change-Id: I7438aa8ff9fddf2e0155ffe0d442f96d4d9265d4
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
bb10
Kai Koehne 2016-11-15 15:11:00 +01:00
parent a56dd0b828
commit 4b1c343e5e
1 changed files with 1 additions and 1 deletions

View File

@ -1748,7 +1748,7 @@ void qErrnoWarning(int code, const char *msg, ...)
\snippet code/src_corelib_global_qglobal.cpp 23
\sa QtMessageHandler, QtMsgType, qDebug(), qWarning(), qCritical(), qFatal(),
\sa QtMessageHandler, QtMsgType, qDebug(), qInfo(), qWarning(), qCritical(), qFatal(),
{Debugging Techniques}
*/