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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwhatsthis-h.html b/doc/html/qwhatsthis-h.html
index a73e03c6a..45af7f416 100644
--- a/doc/html/qwhatsthis-h.html
+++ b/doc/html/qwhatsthis-h.html
@@ -101,7 +101,7 @@ public:
static void add( TQWidget *, const TQString &);
static void remove( TQWidget * );
- static TQString textFor( TQWidget *, const TQPoint & pos = TQPoint(), bool includeParents = FALSE );
+ static TQString textFor( TQWidget *, const TQPoint & pos = TQPoint(), bool includeParents = false );
static TQToolButton * whatsThisButton( TQWidget * parent );