Fixed export

This commit is contained in:
Robert Osfield 2014-02-08 10:38:51 +00:00
parent 8ad0ab1f6b
commit 8eae4b0381

View File

@ -24,7 +24,7 @@
namespace osgGA namespace osgGA
{ {
class OSGUI_EXPORT Widget : public osg::Group class OSGGA_EXPORT Widget : public osg::Group
{ {
public: public:
Widget(); Widget();