diff options
Diffstat (limited to 'src/styles/ntqcompactstyle.h')
-rw-r--r-- | src/styles/ntqcompactstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/ntqcompactstyle.h b/src/styles/ntqcompactstyle.h index a7d28c84e..b022002c5 100644 --- a/src/styles/ntqcompactstyle.h +++ b/src/styles/ntqcompactstyle.h @@ -50,7 +50,7 @@ #if defined(QT_PLUGIN) #define Q_EXPORT_STYLE_COMPACT #else -#define Q_EXPORT_STYLE_COMPACT Q_EXPORT +#define Q_EXPORT_STYLE_COMPACT TQ_EXPORT #endif class Q_EXPORT_STYLE_COMPACT TQCompactStyle : public TQWindowsStyle |