diff options
Diffstat (limited to 'src/styles/ntqmotifstyle.h')
-rw-r--r-- | src/styles/ntqmotifstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/ntqmotifstyle.h b/src/styles/ntqmotifstyle.h index 75abd98fc..b2501e483 100644 --- a/src/styles/ntqmotifstyle.h +++ b/src/styles/ntqmotifstyle.h @@ -52,7 +52,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 |