]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/Model_Document.h
Salome HOME
bos #29475 Option to create new part on study open
[modules/shaper.git] / src / Model / Model_Document.h
index 264fdf3070d96281fed745c601af16053406cb98..c93c694ba09ed3281477273ac0e78475d739e8d8 100644 (file)
@@ -106,6 +106,8 @@ class Model_Document : public ModelAPI_Document
   MODEL_EXPORT virtual bool canRedo();
   //! Redoes last operation
   MODEL_EXPORT virtual void redo();
+  //! Clears undo/redo lists
+  MODEL_EXPORT virtual void clearUndoRedo();
 
   //! Adds to the document the new feature of the given feature id
   //! \param theID creates feature and puts it in the document