summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqvariant.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/tqvariant.h')
-rw-r--r--src/kernel/tqvariant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/tqvariant.h b/src/kernel/tqvariant.h
index 2a6eeec19..ad753a8c8 100644
--- a/src/kernel/tqvariant.h
+++ b/src/kernel/tqvariant.h
@@ -320,7 +320,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 );
};
inline TQVariant::Type TQVariant::type() const