Salome HOME
Add tools
[modules/shaper.git] / src / ModuleBase / ModuleBase_IErrorMgr.h
index c459183335876849d08ee68f1288a1eab7fe2727..d6423725324803ded94e5da83202ec28518b7e3b 100644 (file)
@@ -30,7 +30,7 @@ public:
 
 public slots:
   /// SLOT, that is called after the operation is validated and feature validation errors have changed.
-  virtual void onValidationStateChanged() = 0;
+  //virtual void onValidationStateChanged() = 0;
 
 protected slots:
   /// Process values changed event for processing feature attribute validation errors.