Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad

This commit is contained in:
Yorik van Havre 2012-06-07 18:24:00 -03:00
commit 181b7a258e

View File

@ -32,7 +32,7 @@
namespace Part
{
class Box :public Part::Primitive
class PartExport Box :public Part::Primitive
{
PROPERTY_HEADER(Part::Box);