diff options
Diffstat (limited to 'doc/html/tqmotifstyle-h.html')
-rw-r--r-- | doc/html/tqmotifstyle-h.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqmotifstyle-h.html b/doc/html/tqmotifstyle-h.html index b0640c58e..677c28e66 100644 --- a/doc/html/tqmotifstyle-h.html +++ b/doc/html/tqmotifstyle-h.html @@ -85,13 +85,13 @@ body { background: #ffffff; color: black; } class TQPalette; #if defined(QT_PLUGIN) -#define Q_EXPORT_STYLE_MOTIF +#define TQ_EXPORT_STYLE_MOTIF #else -#define Q_EXPORT_STYLE_MOTIF TQ_EXPORT +#define TQ_EXPORT_STYLE_MOTIF TQ_EXPORT #endif -class Q_EXPORT_STYLE_MOTIF TQMotifStyle : public TQCommonStyle +class TQ_EXPORT_STYLE_MOTIF TQMotifStyle : public TQCommonStyle { TQ_OBJECT public: |