From 41bb408dde90e755b07cd2ab8a9bdec7548c84b0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 28 Feb 2012 22:31:39 -0600 Subject: Automated conversion from qt3 --- doc/html/ntqapplication.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/ntqapplication.html') diff --git a/doc/html/ntqapplication.html b/doc/html/ntqapplication.html index 07f5573f..f0df8f7d 100644 --- a/doc/html/ntqapplication.html +++ b/doc/html/ntqapplication.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