From 0541f65efaf15e87ba8abecc070b457ef7d89e35 Mon Sep 17 00:00:00 2001 From: Alejandro Exojo Date: Fri, 7 Mar 2014 12:17:22 +0100 Subject: [PATCH] Fix docs: QT_FATAL_WARNINGS acts when not empty Change-Id: If68b98459eab3186e2f3d44f087b753d2c57b79d Reviewed-by: Oswald Buddenhagen Reviewed-by: Thiago Macieira Reviewed-by: Kai Koehne --- src/corelib/global/qglobal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/corelib/global/qglobal.cpp b/src/corelib/global/qglobal.cpp index c15305322b..108866b8df 100644 --- a/src/corelib/global/qglobal.cpp +++ b/src/corelib/global/qglobal.cpp @@ -3258,7 +3258,7 @@ bool QInternal::activateCallbacks(Callback cb, void **parameters) On Blackberry the message is sent to slogger2. This function does nothing if \c QT_NO_WARNING_OUTPUT was defined during compilation; it exits if the environment variable \c - QT_FATAL_WARNINGS is defined. + QT_FATAL_WARNINGS is not empty. This function takes a format string and a list of arguments, similar to the C printf() function. The format should be a Latin-1