diff options
Diffstat (limited to 'doc/html/qmotifstyle-h.html')
-rw-r--r-- | doc/html/qmotifstyle-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmotifstyle-h.html b/doc/html/qmotifstyle-h.html index 1f2cea8af..91df3fa15 100644 --- a/doc/html/qmotifstyle-h.html +++ b/doc/html/qmotifstyle-h.html @@ -88,7 +88,7 @@ class TQPalette; #if defined(QT_PLUGIN) #define Q_EXPORT_STYLE_MOTIF #else -#define Q_EXPORT_STYLE_MOTIF Q_EXPORT +#define Q_EXPORT_STYLE_MOTIF TQ_EXPORT #endif |