diff options
Diffstat (limited to 'doc/html/qwindowsstyle-h.html')
-rw-r--r-- | doc/html/qwindowsstyle-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwindowsstyle-h.html b/doc/html/qwindowsstyle-h.html index 7c39d881f..17961081b 100644 --- a/doc/html/qwindowsstyle-h.html +++ b/doc/html/qwindowsstyle-h.html @@ -86,7 +86,7 @@ body { background: #ffffff; color: black; } #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 |