Fixed typo

This commit is contained in:
Robert Osfield
2007-06-14 19:17:31 +00:00
parent 276926523e
commit 97b53024d4
2 changed files with 5 additions and 5 deletions

View File

@@ -294,11 +294,11 @@ BEGIN_OBJECT_REFLECTOR(osgViewer::GraphicsWindowEmbedded)
"");
END_REFLECTOR
BEGIN_VALUE_REFLECTOR(osgViewer::GrapicsWindowFunctionProxy)
BEGIN_VALUE_REFLECTOR(osgViewer::GraphicsWindowFunctionProxy)
I_DeclaringFile("osgViewer/GraphicsWindow");
I_Constructor1(IN, CGraphicsWindowFunction, function,
Properties::NON_EXPLICIT,
____GrapicsWindowFunctionProxy__CGraphicsWindowFunction,
____GraphicsWindowFunctionProxy__CGraphicsWindowFunction,
"",
"");
END_REFLECTOR