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