fix colliding include guards and spurious #define OSGUI_EXPORT
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
* OpenSceneGraph Public License for more details.
|
||||
*/
|
||||
|
||||
#ifndef OSGUI_COMBOBOX
|
||||
#define OSGUI_COMBOBOX
|
||||
#ifndef OSGUI_TABWIDGET
|
||||
#define OSGUI_TABWIDGET
|
||||
|
||||
#include <osgUI/Popup>
|
||||
#include <osg/Switch>
|
||||
|
||||
Reference in New Issue
Block a user