Salome HOME
Add tools
[modules/shaper.git] / src / PartSet / PartSet_CustomPrs.h
index aafb37887e14d43379d6551750136d2a0e4c824b..d21bdd0e3afe43e303da98caec158062aaba447d 100755 (executable)
@@ -80,6 +80,7 @@ private:
   void customizePresentation(const bool theUpdateViewer);
 
 private:
+  bool myIsActive;
   ModuleBase_IWorkshop* myWorkshop; /// current workshop
   AISObjectPtr myOperationPrs; /// the AIS presentation, which is displayed/erased in the viewer
 };