From 628b0bb74c3fc327efff8add9c73ada04b1cbea2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 13:06:00 +0900 Subject: Rename drag-n-drop nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/porting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/porting.html') diff --git a/doc/html/porting.html b/doc/html/porting.html index 2edb1275d..62bede808 100644 --- a/doc/html/porting.html +++ b/doc/html/porting.html @@ -382,7 +382,7 @@ new code.
  • TQTranslator::find( const char *context, const char *sourceText, const char *comment = 0 ) const
  • TQTranslator::insert( const char *context, const char *sourceText, const TQString & translation )
  • TQTranslator::remove( const char *context, const char *sourceText ) -
  • TQUriDrag::setFilenames( const TQStringList & fnames ) +
  • TQUriDrag::setFilenames( const TQStringList & fnames )
  • TQWidget::backgroundColor() const
  • TQWidget::backgroundPixmap() const
  • TQWidget::iconify() -- cgit v1.2.1