diff options
Diffstat (limited to 'src/styles/ntqwindowsstyle.h')
-rw-r--r-- | src/styles/ntqwindowsstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/ntqwindowsstyle.h b/src/styles/ntqwindowsstyle.h index c10afef85..d7df8b98d 100644 --- a/src/styles/ntqwindowsstyle.h +++ b/src/styles/ntqwindowsstyle.h @@ -50,7 +50,7 @@ #if defined(QT_PLUGIN) #define Q_EXPORT_STYLE_WINDOWS #else -#define Q_EXPORT_STYLE_WINDOWS Q_EXPORT +#define Q_EXPORT_STYLE_WINDOWS TQ_EXPORT #endif |