diff --git a/src/osg/GraphicsContext.cpp b/src/osg/GraphicsContext.cpp index 2de310617..4ac78ef08 100644 --- a/src/osg/GraphicsContext.cpp +++ b/src/osg/GraphicsContext.cpp @@ -34,10 +34,12 @@ static ref_ptr s_WindowingSystemInter void GraphicsContext::setWindowingSystemInterface(WindowingSystemInterface* callback) { s_WindowingSystemInterface = callback; + osg::notify(osg::INFO)<<"GraphicsContext::setWindowingSystemInterface() "<