Doc: Add missing reference to qInfo()
Change-Id: I7438aa8ff9fddf2e0155ffe0d442f96d4d9265d4 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>bb10
parent
a56dd0b828
commit
4b1c343e5e
|
|
@ -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}
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue