Salome HOME
Provide activation of the widget in edit mode
[modules/shaper.git] / src / CollectionPlugin / CollectionPlugin_WidgetField.h
index 27085c393028970ef1877eab36934f27014c27e9..8466877d84c09a6d20f9d3e070242f20fee2ba3d 100644 (file)
@@ -193,6 +193,8 @@ private:
 
   /// Stae of a table editing
   bool myIsEditing;
+
+  bool myActivation;
 };
 
 #endif
\ No newline at end of file