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>
This commit is contained in:
parent
9f97990815
commit
0541f65efa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user