Ran script to remove trailing spaces and tabs
This commit is contained in:
@@ -279,7 +279,7 @@ class OSGWIDGET_EXPORT WindowManager: public osg::Switch, public UIObjectParent<
|
||||
// can be compared to osgGA::GUIEventAdapter::{KeySymbol,KeyModMask}.
|
||||
bool keyDown (int, int);
|
||||
bool keyUp (int, int);
|
||||
|
||||
|
||||
osgViewer::View* getView() { return _view; }
|
||||
const osgViewer::View* getView() const { return _view; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user