Fixed line endings

This commit is contained in:
Robert Osfield
2016-01-19 11:35:13 +00:00
parent 30dc6a9428
commit e8fd414661
4 changed files with 68 additions and 68 deletions

View File

@@ -1,4 +1,4 @@
/* -*-c++-*-
/* -*-c++-*-
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
@@ -31,7 +31,7 @@ class AnimtkViewerGUI: public osgWidget::WindowManager {
protected:
osgWidget::Widget* _createButton(const std::string&);
bool _buttonPush(osgWidget::Event&);
bool _listMouseHover(osgWidget::Event&);