Updated wrappers

This commit is contained in:
Robert Osfield
2007-07-23 18:19:02 +00:00
parent 4a0a45ad92
commit 3740052c23
3 changed files with 15 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ BEGIN_OBJECT_REFLECTOR(OpenThreads::Block)
"");
END_REFLECTOR
BEGIN_VALUE_REFLECTOR(OpenThreads::BlockCount)
BEGIN_OBJECT_REFLECTOR(OpenThreads::BlockCount)
I_DeclaringFile("OpenThreads/Block");
I_Constructor1(IN, unsigned int, blockCount,
Properties::NON_EXPLICIT,