summaryrefslogtreecommitdiffstats
path: root/doc/html/qrect-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qrect-h.html')
-rw-r--r--doc/html/qrect-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qrect-h.html b/doc/html/qrect-h.html
index 3aabb89d..cf1fca5d 100644
--- a/doc/html/qrect-h.html
+++ b/doc/html/qrect-h.html
@@ -171,7 +171,7 @@ public:
friend TQ_EXPORT bool operator!=( const TQRect &, const TQRect & );
private:
-#if defined(Q_WS_X11) || defined(Q_OS_TEMP)
+#if defined(TQ_WS_X11) || defined(Q_OS_TEMP)
friend void qt_setCoords( TQRect *r, int xp1, int yp1, int xp2, int yp2 );
#endif
#if defined(Q_OS_MAC)