Part: Rename AttachExtension::Support property to AttachmentSupport, to avoid name conflict with base features. Fixes #7052
This commit is contained in:
committed by
Adrián Insaurralde Avalos
parent
2643902b6b
commit
fbd8767242
@@ -99,11 +99,6 @@ public:
|
||||
|
||||
PyObject* getExtensionPyObject() override;
|
||||
|
||||
protected:
|
||||
/* virtual void extHandleChangedPropertyName(Base::XMLReader &reader, */
|
||||
/* const char* TypeName, */
|
||||
/* const char* PropName);*/
|
||||
|
||||
private:
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user