diff options
Diffstat (limited to 'doc/html/qmacstyle_mac-h.html')
| -rw-r--r-- | doc/html/qmacstyle_mac-h.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qmacstyle_mac-h.html b/doc/html/qmacstyle_mac-h.html index c795d9e14..62155f22d 100644 --- a/doc/html/qmacstyle_mac-h.html +++ b/doc/html/qmacstyle_mac-h.html @@ -86,14 +86,14 @@ body { background: #ffffff; color: black; } class TQPalette; #if defined(QT_PLUGIN) -#define Q_EXPORT_STYLE_MAC +#define TQ_EXPORT_STYLE_MAC #else -#define Q_EXPORT_STYLE_MAC TQ_EXPORT +#define TQ_EXPORT_STYLE_MAC TQ_EXPORT #endif class TQMacStylePrivate; -class Q_EXPORT_STYLE_MAC TQMacStyle : public TQWindowsStyle +class TQ_EXPORT_STYLE_MAC TQMacStyle : public TQWindowsStyle { TQ_OBJECT public: |
