diff --git a/src/osgViewer/GraphicsWindowWin32.cpp b/src/osgViewer/GraphicsWindowWin32.cpp index d99ed1ca7..7684ed122 100644 --- a/src/osgViewer/GraphicsWindowWin32.cpp +++ b/src/osgViewer/GraphicsWindowWin32.cpp @@ -94,7 +94,7 @@ bool GraphicsWindowWin32::makeCurrentImplementation() } -bool GraphicWindowWin32::releaseContextImplementation() +bool GraphicsWindowWin32::releaseContextImplementation() { osg::notify(osg::NOTICE)<<"GraphicWindowWin32::releaseContextImplementation() Please implement me!"<