issue #0002902: PyObjectBase notification chain can lead to unexpected changes to document

This commit is contained in:
wmayer
2017-02-14 00:32:30 +01:00
parent 89925e21a3
commit b72aa9f369
3 changed files with 36 additions and 0 deletions

View File

@@ -196,6 +196,7 @@ class BaseExport PyObjectBase : public PyObject
protected:
/// destructor
virtual ~PyObjectBase();
void resetAttribute();
public:
/** Constructor