Removed the OSGTEXT_EXPORT symbol from FontImplementation to avoid problems under
VisualStudio.
This commit is contained in:
@@ -139,7 +139,7 @@ protected:
|
||||
// declare the nested classes.
|
||||
public:
|
||||
|
||||
class OSGTEXT_EXPORT FontImplementation : public osg::Referenced
|
||||
class FontImplementation : public osg::Referenced
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user