summaryrefslogtreecommitdiffstats
path: root/doc/html/qtooltip-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qtooltip-h.html')
-rw-r--r--doc/html/qtooltip-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qtooltip-h.html b/doc/html/qtooltip-h.html
index 23fe6797..f62e4456 100644
--- a/doc/html/qtooltip-h.html
+++ b/doc/html/qtooltip-h.html
@@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#include "ntqwidget.h"
#endif // QT_H
-#ifndef QT_NO_TOOLTIP
+#ifndef TQT_NO_TOOLTIP
#if __GNUC__ - 0 > 3
#pragma GCC system_header
@@ -180,7 +180,7 @@ private:
};
-#endif // QT_NO_TOOLTIP
+#endif // TQT_NO_TOOLTIP
#endif // TQTOOLTIP_H
</pre>