From 1702a6daff27f5d3e6fdac16962d1828df6ca270 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 30 May 2024 12:36:05 +0900 Subject: Rename nt* dom and xml related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/porting.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'doc/html/porting.html') diff --git a/doc/html/porting.html b/doc/html/porting.html index 70696d120..f9168ada1 100644 --- a/doc/html/porting.html +++ b/doc/html/porting.html @@ -391,9 +391,9 @@ new code.
  • TQWidget::setFont( const TQFont & f, bool )
  • TQWidget::setPalette( const TQPalette & p, bool )
  • TQWizard::setFinish( TQWidget *, bool ) -
  • TQXmlInputSource::TQXmlInputSource( TQFile & file ) +
  • TQXmlInputSource::TQXmlInputSource( TQFile & file )
  • TQXmlInputSource::TQXmlInputSource( TQTextStream & stream ) -
  • TQXmlReader::parse( const TQXmlInputSource & input ) +
  • TQXmlReader::parse( const TQXmlInputSource & input )

    Additionally, these preprocessor directives have been removed: