From a4f79e7a3706baebd3f902086ffde49f399d74d3 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 24 Sep 2007 10:36:39 +0000 Subject: [PATCH] From Alberto Luaces, fixed typo of valid() in warning message --- include/osgViewer/GraphicsWindow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osgViewer/GraphicsWindow b/include/osgViewer/GraphicsWindow index 6ff0f1ba1..1ab711eae 100644 --- a/include/osgViewer/GraphicsWindow +++ b/include/osgViewer/GraphicsWindow @@ -125,7 +125,7 @@ class OSGVIEWER_EXPORT GraphicsWindow : public osg::GraphicsContext, public osgG public: /** Return whether a valid and usable GraphicsContext has been created.*/ - virtual bool valid() const { osg::notify(osg::NOTICE)<<"GraphicsWindow::realizeImplementation() not implemented."<