Part: BodyBase: typo in property header macro
This commit is contained in:
parent
051e93238b
commit
8fffa8b564
|
@ -38,7 +38,7 @@ namespace Part
|
|||
*/
|
||||
class PartExport BodyBase : public Part::Feature
|
||||
{
|
||||
PROPERTY_HEADER(PartDesign::BodyBase);
|
||||
PROPERTY_HEADER(Part::BodyBase);
|
||||
|
||||
public:
|
||||
BodyBase();
|
||||
|
|
Loading…
Reference in New Issue
Block a user