summaryrefslogtreecommitdiffstats
path: root/doc/html/qmacstyle_mac-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qmacstyle_mac-h.html')
-rw-r--r--doc/html/qmacstyle_mac-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qmacstyle_mac-h.html b/doc/html/qmacstyle_mac-h.html
index 9b6bd5d9..c795d9e1 100644
--- a/doc/html/qmacstyle_mac-h.html
+++ b/doc/html/qmacstyle_mac-h.html
@@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "ntqwindowsstyle.h"
#endif // QT_H
-#if defined( Q_WS_MAC ) && !defined( TQT_NO_STYLE_MAC )
+#if defined( TQ_WS_MAC ) && !defined( TQT_NO_STYLE_MAC )
class TQPalette;
@@ -180,7 +180,7 @@ protected:
TQMacStylePrivate *d;
};
-#endif // Q_WS_MAC
+#endif // TQ_WS_MAC
#endif // TQMACSTYLE_H
</pre>