diff options
Diffstat (limited to 'doc/html/qplatinumstyle-h.html')
-rw-r--r-- | doc/html/qplatinumstyle-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qplatinumstyle-h.html b/doc/html/qplatinumstyle-h.html index 28ea36524..420dc72a1 100644 --- a/doc/html/qplatinumstyle-h.html +++ b/doc/html/qplatinumstyle-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #include "ntqwindowsstyle.h" #endif // QT_H -#if !defined(QT_NO_STYLE_PLATINUM) || defined(QT_PLUGIN) +#if !defined(TQT_NO_STYLE_PLATINUM) || defined(QT_PLUGIN) class TQPalette; @@ -148,7 +148,7 @@ private: // Disabled copy constructor and operator= #endif }; -#endif // QT_NO_STYLE_PLATINUM +#endif // TQT_NO_STYLE_PLATINUM #endif // TQPLATINUMSTYLE_H </pre> |