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