issue #0002902: PyObjectBase notification chain can lead to unexpected changes to document
This commit is contained in:
@@ -196,6 +196,7 @@ class BaseExport PyObjectBase : public PyObject
|
||||
protected:
|
||||
/// destructor
|
||||
virtual ~PyObjectBase();
|
||||
void resetAttribute();
|
||||
|
||||
public:
|
||||
/** Constructor
|
||||
|
||||
Reference in New Issue
Block a user