Add missing export macro for Box class
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
namespace Part
|
||||
{
|
||||
|
||||
class Box :public Part::Primitive
|
||||
class PartExport Box :public Part::Primitive
|
||||
{
|
||||
PROPERTY_HEADER(Part::Box);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user