diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-27 21:53:17 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-29 13:21:04 +0900 |
commit | 2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 (patch) | |
tree | 065c9e97d5bd9eb3d9869427b44acdd571ba0cc1 /src/tools/qfeatures.txt | |
parent | a09a6bc05e3f64c27e7c84dd768c7720fdf41136 (diff) | |
download | tqt-2cbcca0d.tar.gz tqt-2cbcca0d.zip |
Rename date and time nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/tools/qfeatures.txt')
-rw-r--r-- | src/tools/qfeatures.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qfeatures.txt b/src/tools/qfeatures.txt index 6751ce41d..765061ff2 100644 --- a/src/tools/qfeatures.txt +++ b/src/tools/qfeatures.txt @@ -170,7 +170,7 @@ SeeAlso: ??? Feature: DATESTRING Section: Data structures Requires: -Name: QDate/QTime/QDateTime toString() and fromString() +Name: TQDate/TQTime/TQDateTime toString() and fromString() SeeAlso: ??? Feature: ICONSET @@ -1048,7 +1048,7 @@ SeeAlso: ??? Feature: DATETIMEEDIT Section: Widgets Requires: RICHTEXT SPINWIDGET DATESTRING -Name: QDateTimeEdit +Name: TQDateTimeEdit SeeAlso: ??? Feature: TEXTCODECPLUGIN |