]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_IWorkshop.h
Salome HOME
Preparations for Split operation. It includes:
[modules/shaper.git] / src / ModuleBase / ModuleBase_IWorkshop.h
index 432b5accd1227e9d015adcbfafd46c94ed86e946..5588ef63c044a4847b1549242a94f97bbebd6349 100644 (file)
@@ -78,7 +78,7 @@ Q_OBJECT
 
   //! Performs the operation launch
   //! \param theOperation an operation to be launched
-  virtual void processLaunchOperation(ModuleBase_Operation* theOperation, const bool isUpdatePropertyPanel) = 0;
+  virtual void processLaunchOperation(ModuleBase_Operation* theOperation) = 0;
 
   //! Returns started operation by the operation identifier
   //! \param theId an operation id