diff options
Diffstat (limited to 'src/styles/ntqsgistyle.h')
-rw-r--r-- | src/styles/ntqsgistyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/ntqsgistyle.h b/src/styles/ntqsgistyle.h index a7cbe2f4e..29582bf69 100644 --- a/src/styles/ntqsgistyle.h +++ b/src/styles/ntqsgistyle.h @@ -52,7 +52,7 @@ #if defined(QT_PLUGIN) #define Q_EXPORT_STYLE_SGI #else -#define Q_EXPORT_STYLE_SGI Q_EXPORT +#define Q_EXPORT_STYLE_SGI TQ_EXPORT #endif class TQSGIStylePrivate; |