summaryrefslogtreecommitdiffstats
path: root/doc/html/qcommonstyle-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qcommonstyle-h.html')
-rw-r--r--doc/html/qcommonstyle-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qcommonstyle-h.html b/doc/html/qcommonstyle-h.html
index 8b9a0efa..e09eba72 100644
--- a/doc/html/qcommonstyle-h.html
+++ b/doc/html/qcommonstyle-h.html
@@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "ntqstyle.h"
#endif // QT_H
-#ifndef QT_NO_STYLE
+#ifndef TQT_NO_STYLE
class Q_EXPORT TQCommonStyle: public TQStyle
{
@@ -168,7 +168,7 @@ private:
-#endif // QT_NO_STYLE
+#endif // TQT_NO_STYLE
#endif // TQCOMMONSTYLE_H
</pre>