summaryrefslogtreecommitdiffstats
path: root/src/tools/qdatastream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qdatastream.cpp')
-rw-r--r--src/tools/qdatastream.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qdatastream.cpp b/src/tools/qdatastream.cpp
index 7b4f605a7..aced16e9e 100644
--- a/src/tools/qdatastream.cpp
+++ b/src/tools/qdatastream.cpp
@@ -40,7 +40,7 @@
#include "ntqdatastream.h"
-#ifndef QT_NO_DATASTREAM
+#ifndef TQT_NO_DATASTREAM
#include "ntqbuffer.h"
#include <stdio.h>
#include <ctype.h>
@@ -1177,4 +1177,4 @@ TQDataStream &TQDataStream::writeRawBytes( const char *s, uint len )
return *this;
}
-#endif // QT_NO_DATASTREAM
+#endif // TQT_NO_DATASTREAM