diff options
Diffstat (limited to 'doc/html/tqplatinumstyle-h.html')
-rw-r--r-- | doc/html/tqplatinumstyle-h.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqplatinumstyle-h.html b/doc/html/tqplatinumstyle-h.html index 3b8f80bf1..8d9345d9b 100644 --- a/doc/html/tqplatinumstyle-h.html +++ b/doc/html/tqplatinumstyle-h.html @@ -85,12 +85,12 @@ body { background: #ffffff; color: black; } class TQPalette; #if defined(QT_PLUGIN) -#define Q_EXPORT_STYLE_PLATINUM +#define TQ_EXPORT_STYLE_PLATINUM #else -#define Q_EXPORT_STYLE_PLATINUM TQ_EXPORT +#define TQ_EXPORT_STYLE_PLATINUM TQ_EXPORT #endif -class Q_EXPORT_STYLE_PLATINUM TQPlatinumStyle : public TQWindowsStyle +class TQ_EXPORT_STYLE_PLATINUM TQPlatinumStyle : public TQWindowsStyle { TQ_OBJECT public: |