summaryrefslogtreecommitdiffstats
path: root/doc/y2k.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/y2k.doc')
-rw-r--r--doc/y2k.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/y2k.doc b/doc/y2k.doc
index 94fcef17..1fe63d02 100644
--- a/doc/y2k.doc
+++ b/doc/y2k.doc
@@ -68,8 +68,8 @@ not deal with years or leap days at all.
All date/time calculation and storage in TQt uses number of days,
seconds or milliseconds, and is thus Year 2000 Compliant.
-This applies to the above four classes and also to \l QFileDialog
-(which can sort files by time/date), \l QFileInfo (which operates on
+This applies to the above four classes and also to \l TQFileDialog
+(which can sort files by time/date), \l TQFileInfo (which operates on
file times/dates) and \l QApplication (which does various internal
housekeeping tasks).