summaryrefslogtreecommitdiffstats
path: root/doc/html/tqdom-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqdom-h.html')
-rw-r--r--doc/html/tqdom-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqdom-h.html b/doc/html/tqdom-h.html
index 7e50b2a65..1c93e2f5e 100644
--- a/doc/html/tqdom-h.html
+++ b/doc/html/tqdom-h.html
@@ -191,7 +191,7 @@ public:
virtual TQDomNode removeChild( const TQDomNode& oldChild );
virtual TQDomNode appendChild( const TQDomNode& newChild );
virtual bool hasChildNodes() const;
- virtual TQDomNode cloneNode( bool deep = TRUE ) const;
+ virtual TQDomNode cloneNode( bool deep = true ) const;
virtual void normalize();
virtual bool isSupported( const TQString& feature, const TQString& version ) const;