summaryrefslogtreecommitdiffstats
path: root/doc/html/tqvariant-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqvariant-h.html')
-rw-r--r--doc/html/tqvariant-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqvariant-h.html b/doc/html/tqvariant-h.html
index acf665fa4..65c7b08e8 100644
--- a/doc/html/tqvariant-h.html
+++ b/doc/html/tqvariant-h.html
@@ -349,7 +349,7 @@ private:
Private* d;
public:
- void* rawAccess( void* ptr = 0, Type typ = Invalid, bool deepCopy = FALSE );
+ void* rawAccess( void* ptr = 0, Type typ = Invalid, bool deepCopy = false );
};
// down here for GCC 2.7.* compatibility