From 0582c90a9ed4b965629267713f51c0da7c38b39d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 4 Sep 2024 11:53:23 +0900 Subject: Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) Signed-off-by: Michele Calgaro --- doc/html/tqsqlerror.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqsqlerror.html') diff --git a/doc/html/tqsqlerror.html b/doc/html/tqsqlerror.html index 14336feb8..cf3162ad8 100644 --- a/doc/html/tqsqlerror.html +++ b/doc/html/tqsqlerror.html @@ -127,7 +127,7 @@ Sets the error type to the value of type.

void TQSqlError::showMessage ( const TQString & msg = TQString::null ) const

This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. -

This is a convenience function that pops up a TQMessageBox +

This is a convenience function that pops up a TQMessageBox containing the message returned by text(). An additional string can be passed in via the msg parameter, which will be concatenated with the text() message. -- cgit v1.2.1