summaryrefslogtreecommitdiffstats
path: root/doc/html/qwhatsthis-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qwhatsthis-h.html')
-rw-r--r--doc/html/qwhatsthis-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qwhatsthis-h.html b/doc/html/qwhatsthis-h.html
index 81016f3d2..96714f6d9 100644
--- a/doc/html/qwhatsthis-h.html
+++ b/doc/html/qwhatsthis-h.html
@@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#include "ntqobject.h"
#endif // QT_H
-#ifndef QT_NO_WHATSTHIS
+#ifndef TQT_NO_WHATSTHIS
#include "ntqcursor.h"
@@ -112,7 +112,7 @@ public:
static void display( const TQString& text, const TQPoint& pos = TQCursor::pos(), TQWidget* w = 0 );
};
-#endif // QT_NO_WHATSTHIS
+#endif // TQT_NO_WHATSTHIS
#endif // TQWHATSTHIS_H
</pre>