From 252a2ec8b0f0f9cf20c947737087b24a8185b588 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 10 Jul 2024 18:56:16 +0900 Subject: Rename IO and network class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/tools/qfeatures.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/tools/qfeatures.txt') diff --git a/src/tools/qfeatures.txt b/src/tools/qfeatures.txt index 6bf19b125..2d4027527 100644 --- a/src/tools/qfeatures.txt +++ b/src/tools/qfeatures.txt @@ -182,7 +182,7 @@ SeeAlso: ??? Feature: DIR Section: File I/O Requires: STRINGLIST REGEXP -Name: QDir +Name: TQDir SeeAlso: ??? Feature: PALETTE @@ -200,7 +200,7 @@ SeeAlso: ??? Feature: DATASTREAM Section: File I/O Requires: -Name: QDataStream +Name: TQDataStream SeeAlso: ??? Feature: LIBRARY @@ -224,7 +224,7 @@ SeeAlso: ??? Feature: SIGNALMAPPER Section: Widgets Requires: -Name: QSignalMapper +Name: TQSignalMapper SeeAlso: ??? Feature: IMAGEIO @@ -1006,7 +1006,7 @@ SeeAlso: ??? Feature: FILEDIALOG Section: Widgets Requires: MESSAGEBOX LISTVIEW NETWORKPROTOCOL COMBOBOX DIALOG REGEXP_CAPTURE TOOLBUTTON BUTTONGROUP VBOX SPLITTER PROGRESSBAR WIDGETSTACK DATESTRING -Name: QFileDialog +Name: TQFileDialog SeeAlso: ??? Feature: FONTDIALOG -- cgit v1.2.1