diff options
Diffstat (limited to 'doc/html/qmotifplusstyle-h.html')
-rw-r--r-- | doc/html/qmotifplusstyle-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qmotifplusstyle-h.html b/doc/html/qmotifplusstyle-h.html index ea191b9e9..f7ec03a7e 100644 --- a/doc/html/qmotifplusstyle-h.html +++ b/doc/html/qmotifplusstyle-h.html @@ -82,7 +82,7 @@ body { background: #ffffff; color: black; } #include "ntqmotifstyle.h" #endif // QT_H -#if !defined(QT_NO_STYLE_MOTIFPLUS) || defined(QT_PLUGIN) +#if !defined(TQT_NO_STYLE_MOTIFPLUS) || defined(QT_PLUGIN) #if defined(QT_PLUGIN) #define Q_EXPORT_STYLE_MOTIFPLUS @@ -155,7 +155,7 @@ private: }; -#endif // QT_NO_STYLE_MOTIFPLUS +#endif // TQT_NO_STYLE_MOTIFPLUS #endif // TQMOTIFPLUSSTYLE_H </pre> |