diff options
Diffstat (limited to 'doc/html/qvariant-h.html')
| -rw-r--r-- | doc/html/qvariant-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qvariant-h.html b/doc/html/qvariant-h.html index 7b8783753..d675ec604 100644 --- a/doc/html/qvariant-h.html +++ b/doc/html/qvariant-h.html @@ -350,7 +350,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 |
