]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_WidgetValidated.h
Salome HOME
Issue #725 - Translation with parameters - wrong coordinates
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetValidated.h
index bafc219aa349590fcf8d34a12720ebfd576c5172..d53bbb705beee95affa492329f44bbea9b49cb8c 100644 (file)
@@ -130,7 +130,6 @@ private:
   ObjectPtr myPresentedObject; /// back up of the filtered object
   QList<ModuleBase_ViewerPrs> myValidPrs;
   QList<ModuleBase_ViewerPrs> myInvalidPrs;
-  bool isValidateBlocked;
 };
 
 #endif /* MODULEBASE_WIDGETVALIDATED_H_ */