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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtooltip-h.html b/doc/html/qtooltip-h.html
index ea8dc6c7b..23fe67975 100644
--- a/doc/html/qtooltip-h.html
+++ b/doc/html/qtooltip-h.html
@@ -149,7 +149,7 @@ public:
static TQPalette palette();
static void setPalette( const TQPalette & );
-#ifndef QT_NO_COMPAT
+#ifndef TQT_NO_COMPAT
static void setEnabled( bool enable ) { setGloballyEnabled( enable ); }
static bool enabled() { return isGloballyEnabled(); }
#endif