[TD]hide Symbol property in Editor
This commit is contained in:
@@ -66,6 +66,7 @@ DrawViewSymbol::DrawViewSymbol(void)
|
||||
ADD_PROPERTY_TYPE(Symbol,(""),vgroup,App::Prop_None,"The SVG code defining this symbol");
|
||||
ADD_PROPERTY_TYPE(EditableTexts,(""),vgroup,App::Prop_None,"Substitution values for the editable strings in this symbol");
|
||||
ScaleType.setValue("Custom");
|
||||
Symbol.setStatus(App::Property::Hidden,true);
|
||||
}
|
||||
|
||||
DrawViewSymbol::~DrawViewSymbol()
|
||||
|
||||
Reference in New Issue
Block a user