- Timestamp:
- 01/07/09 12:24:47 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osganimationtimeline/osganimationtimeline.cpp
r9371 r9459 110 110 } 111 111 112 bool handle(const osgGA::GUIEventAdapter& ea, osgGA::GUIActionAdapter& aa)112 bool handle(const osgGA::GUIEventAdapter& ea, osgGA::GUIActionAdapter&) 113 113 { 114 114 if (ea.getEventType() == osgGA::GUIEventAdapter::KEYUP)
