0000581: crash when editing duplicated sketch

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5427 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
wmayer
2012-01-27 10:53:51 +00:00
parent c9116ebe8f
commit 1d10676d5d
4 changed files with 11 additions and 0 deletions

View File

@@ -181,6 +181,8 @@ protected:
virtual void onChanged(const Property* prop);
/// get called after a document has been fully restored
virtual void onDocumentRestored() {}
/// get called after duplicating an object
virtual void onFinishDuplicating() {}
/// python object of this class and all descendend
protected: // attributes