DrawViewAnnotation: add transformation procedure for changed properties
This commit is contained in:
@@ -70,6 +70,7 @@ public:
|
||||
|
||||
protected:
|
||||
virtual void onChanged(const App::Property* prop);
|
||||
void handleChangedPropertyType(Base::XMLReader &reader, const char *TypeName, App::Property * prop);
|
||||
|
||||
private:
|
||||
static const char* TextStyleEnums[];
|
||||
|
||||
Reference in New Issue
Block a user