From 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 12:56:43 +0900 Subject: Rename text nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqxmlinputsource.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqxmlinputsource.html') diff --git a/doc/html/tqxmlinputsource.html b/doc/html/tqxmlinputsource.html index 5285e5939..bf0d34cee 100644 --- a/doc/html/tqxmlinputsource.html +++ b/doc/html/tqxmlinputsource.html @@ -108,7 +108,7 @@ source will contain no data.

Constructs an input source and gets the data from the file file. If the file cannot be read the input source is empty. -

TQXmlInputSource::TQXmlInputSource ( TQTextStream & stream ) +

TQXmlInputSource::TQXmlInputSource ( TQTextStream & stream )

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

Constructs an input source and gets the data from the text stream stream. -- cgit v1.2.3