summaryrefslogtreecommitdiffstats
path: root/doc/html/qdatetime-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qdatetime-h.html')
-rw-r--r--doc/html/qdatetime-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qdatetime-h.html b/doc/html/qdatetime-h.html
index 877762691..5874cac41 100644
--- a/doc/html/qdatetime-h.html
+++ b/doc/html/qdatetime-h.html
@@ -106,7 +106,7 @@ public:
int weekNumber( int *yearNum = 0 ) const;
#ifndef QT_NO_TEXTDATE
-#ifndef QT_NO_COMPAT
+#ifndef TQT_NO_COMPAT
static TQString monthName( int month ) { return shortMonthName( month ); }
static TQString dayName( int weekday ) { return shortDayName( weekday ); }
#endif