Thanks, fixed and submitted to svn/trunk.
On Thu, Oct 16, 2008 at 8:18 PM, Paul Melis <[EMAIL PROTECTED]> wrote: > The include guard of the include file in subject is incorrect, it reads > (note the typo in the second line) > > ... > > #ifndef OSGWIDGET_UI_OBJECT_PARENT > #define OSGWIDGET_UI_OBEJCT_PARENT > > ... > > > > I've already committed a fix for the 2.6 branch for this. > > Paul > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
