diff options
Diffstat (limited to 'doc/html/qpoint-h.html')
-rw-r--r-- | doc/html/qpoint-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qpoint-h.html b/doc/html/qpoint-h.html index 7bf09fc25..f1e7d8442 100644 --- a/doc/html/qpoint-h.html +++ b/doc/html/qpoint-h.html @@ -135,7 +135,7 @@ private: /***************************************************************************** TQPoint stream functions *****************************************************************************/ -#ifndef QT_NO_DATASTREAM +#ifndef TQT_NO_DATASTREAM Q_EXPORT TQDataStream &operator<<( TQDataStream &, const TQPoint & ); Q_EXPORT TQDataStream &operator>>( TQDataStream &, TQPoint & ); #endif |