diff options
Diffstat (limited to 'doc/html/qsgistyle-h.html')
| -rw-r--r-- | doc/html/qsgistyle-h.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qsgistyle-h.html b/doc/html/qsgistyle-h.html index 73a6b98d1..719a17206 100644 --- a/doc/html/qsgistyle-h.html +++ b/doc/html/qsgistyle-h.html @@ -86,14 +86,14 @@ body { background: #ffffff; color: black; } #if !defined(TQT_NO_STYLE_SGI) || defined(QT_PLUGIN) #if defined(QT_PLUGIN) -#define Q_EXPORT_STYLE_SGI +#define TQ_EXPORT_STYLE_SGI #else -#define Q_EXPORT_STYLE_SGI TQ_EXPORT +#define TQ_EXPORT_STYLE_SGI TQ_EXPORT #endif class TQSGIStylePrivate; -class Q_EXPORT_STYLE_SGI TQSGIStyle: public TQMotifStyle +class TQ_EXPORT_STYLE_SGI TQSGIStyle: public TQMotifStyle { TQ_OBJECT public: |
