Add Caption property to Views
This commit is contained in:
committed by
Yorik van Havre
parent
ce9f4f199a
commit
a51b3f7b11
@@ -52,7 +52,7 @@ PROPERTY_SOURCE(TechDraw::DrawProjGroup, TechDraw::DrawViewCollection)
|
||||
|
||||
DrawProjGroup::DrawProjGroup(void)
|
||||
{
|
||||
static const char *group = "Drawing view";
|
||||
static const char *group = "ProjGroup";
|
||||
|
||||
ADD_PROPERTY_TYPE(Anchor, (0), group, App::Prop_None, "The root view to align projections with");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user