Mod: Fix mistakes in type system class names
This commit is contained in:
@@ -77,7 +77,7 @@ using ChangePointVector = std::vector<ChangePoint>;
|
||||
|
||||
class TechDrawExport DrawViewSection: public DrawViewPart
|
||||
{
|
||||
PROPERTY_HEADER_WITH_OVERRIDE(Part::DrawViewSection);
|
||||
PROPERTY_HEADER_WITH_OVERRIDE(TechDraw::DrawViewSection);
|
||||
|
||||
public:
|
||||
DrawViewSection();
|
||||
|
||||
Reference in New Issue
Block a user