summaryrefslogtreecommitdiffstats
path: root/doc/html/qrect-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qrect-h.html')
-rw-r--r--doc/html/qrect-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qrect-h.html b/doc/html/qrect-h.html
index 6f8f181e..80cd610c 100644
--- a/doc/html/qrect-h.html
+++ b/doc/html/qrect-h.html
@@ -194,7 +194,7 @@ Q_EXPORT bool operator!=( const TQRect &, const TQRect & );
/*****************************************************************************
TQRect stream functions
*****************************************************************************/
-#ifndef QT_NO_DATASTREAM
+#ifndef TQT_NO_DATASTREAM
Q_EXPORT TQDataStream &operator<<( TQDataStream &, const TQRect & );
Q_EXPORT TQDataStream &operator>>( TQDataStream &, TQRect & );
#endif