src/hbcore/core/hbsplaytreeallocator_p.cpp
changeset 28 b7da29130b0e
parent 21 4633027730f5
--- a/src/hbcore/core/hbsplaytreeallocator_p.cpp	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/core/hbsplaytreeallocator_p.cpp	Fri Sep 17 08:32:10 2010 +0300
@@ -36,7 +36,7 @@
 
 // this identifier is used to check, if the splay tree is already
 // initialized in given shared chunk
-const quintptr INITIALIZED_ALLOCATOR_IDENTIFIER = 0x53504C59; //'SPLY'
+const quint32 INITIALIZED_ALLOCATOR_IDENTIFIER = 0x53504C59; //'SPLY'
 
 /**
  * HbSplayTreeAllocator::initialize