From Paul Martz, added Win32 export

This commit is contained in:
Robert Osfield
2007-06-01 16:14:47 +00:00
parent e741afb5be
commit 0e62b4f0e9

View File

@@ -113,7 +113,7 @@ TODO: Create osgviewer on-screen indication that animation is taking place.
TODO: Explore multi-cameras thing.
TODO: Investigate crash if non-focused camera?
*/
class RecordCameraPathHandler : public osgGA::GUIEventHandler
class OSGVIEWER_EXPORT RecordCameraPathHandler : public osgGA::GUIEventHandler
{
public: