summaryrefslogtreecommitdiffstats
path: root/doc/html/qwmatrix-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qwmatrix-h.html')
-rw-r--r--doc/html/qwmatrix-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qwmatrix-h.html b/doc/html/qwmatrix-h.html
index e820552a0..5c76b794c 100644
--- a/doc/html/qwmatrix-h.html
+++ b/doc/html/qwmatrix-h.html
@@ -84,7 +84,7 @@ body { background: #ffffff; color: black; }
#include "ntqregion.h"
#endif // QT_H
-#ifndef QT_NO_WMATRIX
+#ifndef TQT_NO_WMATRIX
class Q_EXPORT TQWMatrix // 2D transform matrix
@@ -160,7 +160,7 @@ Q_EXPORT TQDataStream &operator<<( TQDataStream &, const TQWMatrix
Q_EXPORT TQDataStream &operator>>( TQDataStream &, TQWMatrix & );
-#endif // QT_NO_WMATRIX
+#endif // TQT_NO_WMATRIX
#endif // TQWMATRIX_H
</pre>