Tweaks to facilitate osgWrapper build
This commit is contained in:
@@ -30,7 +30,6 @@ class OSGWIDGET_EXPORT Box: public Window
|
||||
};
|
||||
|
||||
META_Object (osgWidget, Box);
|
||||
META_UIObject (Box);
|
||||
|
||||
Box (const std::string& = "", BOX_TYPE = HORIZONTAL, bool = false);
|
||||
Box (const Box&, const osg::CopyOp&);
|
||||
|
||||
Reference in New Issue
Block a user