summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorAlejandro Exojo <suy@badopi.org>2014-03-07 12:17:22 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-14 15:26:32 +0100
commit0541f65efaf15e87ba8abecc070b457ef7d89e35 (patch)
tree50efcff4f800bfe9dff7efc0d901a06636c38a1e /src/corelib/global
parent9f97990815df088e748c6aaf1abc164f9648e609 (diff)
Fix docs: QT_FATAL_WARNINGS acts when not empty
Change-Id: If68b98459eab3186e2f3d44f087b753d2c57b79d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'src/corelib/global')
-rw-r--r--src/corelib/global/qglobal.cpp2
1 files changed, 1 insertions, 1 deletions
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