diff options
author | Michele Calgaro <[email protected]> | 2024-07-10 18:56:16 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-07-10 18:56:16 +0900 |
commit | 252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch) | |
tree | b48be8863db3bc1c223ac270a258b5c1124cb0e3 /src/tools/qfeatures.txt | |
parent | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff) | |
download | tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.tar.gz tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.zip |
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/tools/qfeatures.txt')
-rw-r--r-- | src/tools/qfeatures.txt | 8 |
1 files changed, 4 insertions, 4 deletions
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 |