Salome HOME
Issue #1343 Improvement of Extrusion and Revolution operations: preview planes should...
[modules/shaper.git] / src / PartSet / PartSet_WidgetSketchCreator.h
index 011608ef07938784e477e053cdcd4965415968d1..e0e6276e573238a91967ccace2fca29a2b65bd99 100644 (file)
@@ -47,6 +47,9 @@ public:
   /// \return the state whether the widget can accept the focus
   virtual bool focusTo();
 
+  /// The methiod called when widget is deactivated
+  virtual void deactivate();
+
   /// Editing mode depends on mode of current operation. This value is defined by it.
   virtual void setEditingMode(bool isEditing);