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 1d156223d..9b6bd5d98 100644 --- a/doc/html/qmacstyle_mac-h.html +++ b/doc/html/qmacstyle_mac-h.html @@ -88,7 +88,7 @@ class TQPalette; #if defined(QT_PLUGIN) #define Q_EXPORT_STYLE_MAC #else -#define Q_EXPORT_STYLE_MAC Q_EXPORT +#define Q_EXPORT_STYLE_MAC TQ_EXPORT #endif class TQMacStylePrivate; |