summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqmemarray.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/ntqmemarray.h')
-rw-r--r--src/tools/ntqmemarray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/ntqmemarray.h b/src/tools/ntqmemarray.h
index 483671167..2febfb23b 100644
--- a/src/tools/ntqmemarray.h
+++ b/src/tools/ntqmemarray.h
@@ -112,7 +112,7 @@ public:
ConstIterator end() const { return data() + size(); }
};
-#ifndef QT_NO_COMPAT
+#ifndef TQT_NO_COMPAT
#define TQArray TQMemArray
#endif