summaryrefslogtreecommitdiffstats
path: root/doc/html/qplatinumstyle-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qplatinumstyle-h.html')
-rw-r--r--doc/html/qplatinumstyle-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qplatinumstyle-h.html b/doc/html/qplatinumstyle-h.html
index 28ea3652..420dc72a 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>