diff options
Diffstat (limited to 'doc/html/qmacstyle_mac-h.html')
-rw-r--r-- | doc/html/qmacstyle_mac-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmacstyle_mac-h.html b/doc/html/qmacstyle_mac-h.html index 3bfbf102e..1d156223d 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( QT_NO_STYLE_MAC ) +#if defined( Q_WS_MAC ) && !defined( TQT_NO_STYLE_MAC ) class TQPalette; |