From a830bf10b7d4ed2c83ffe68c0b22d7c4ba9860b0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:24:30 -0600 Subject: Rename additional global TQt functions --- doc/html/qapplication.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/qapplication.html') diff --git a/doc/html/qapplication.html b/doc/html/qapplication.html index 411f37e..461406a 100644 --- a/doc/html/qapplication.html +++ b/doc/html/qapplication.html @@ -1900,7 +1900,7 @@ similar to the C printf() function. is sent to the debugger.

Warning: The internal buffer is limited to 8196 bytes (including the '\0'-terminator). -

Warning: Passing (const char *)0 as argument to qDebug might lead +

Warning: Passing (const char *)0 as argument to tqDebug might lead to crashes on certain platforms due to the platforms printf implementation.

See also qWarning(), qFatal(), qInstallMsgHandler(), and Debugging. @@ -1926,7 +1926,7 @@ similar to the C printf() function. is sent to the debugger.

Warning: The internal buffer is limited to 8196 bytes (including the '\0'-terminator). -

Warning: Passing (const char *)0 as argument to qFatal might lead +

Warning: Passing (const char *)0 as argument to tqFatal might lead to crashes on certain platforms due to the platforms printf implementation.

See also qDebug(), qWarning(), qInstallMsgHandler(), and Debugging. @@ -2029,7 +2029,7 @@ similar to the C printf() function. is sent to the debugger.

Warning: The internal buffer is limited to 8196 bytes (including the '\0'-terminator). -

Warning: Passing (const char *)0 as argument to qWarning might lead +

Warning: Passing (const char *)0 as argument to tqWarning might lead to crashes on certain platforms due to the platforms printf implementation.

See also qDebug(), qFatal(), qInstallMsgHandler(), and Debugging. -- cgit v1.2.3