summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqbrush.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqbrush.h')
-rw-r--r--src/kernel/ntqbrush.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqbrush.h b/src/kernel/ntqbrush.h
index 72c61d4e..6c13f230 100644
--- a/src/kernel/ntqbrush.h
+++ b/src/kernel/ntqbrush.h
@@ -86,7 +86,7 @@ private:
TQBrush stream functions
*****************************************************************************/
-#ifndef QT_NO_DATASTREAM
+#ifndef TQT_NO_DATASTREAM
Q_EXPORT TQDataStream &operator<<( TQDataStream &, const TQBrush & );
Q_EXPORT TQDataStream &operator>>( TQDataStream &, TQBrush & );
#endif