diff options
Diffstat (limited to 'src/styles/ntqmotifplusstyle.h')
-rw-r--r-- | src/styles/ntqmotifplusstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/ntqmotifplusstyle.h b/src/styles/ntqmotifplusstyle.h index e7c546192..bb590fc9d 100644 --- a/src/styles/ntqmotifplusstyle.h +++ b/src/styles/ntqmotifplusstyle.h @@ -51,7 +51,7 @@ #if defined(QT_PLUGIN) #define Q_EXPORT_STYLE_MOTIFPLUS #else -#define Q_EXPORT_STYLE_MOTIFPLUS Q_EXPORT +#define Q_EXPORT_STYLE_MOTIFPLUS TQ_EXPORT #endif class Q_EXPORT_STYLE_MOTIFPLUS TQMotifPlusStyle : public TQMotifStyle |