]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_OperationMgr.h
Salome HOME
Issue 1302 Restricting preselection to the first argument only
[modules/shaper.git] / src / XGUI / XGUI_OperationMgr.h
index 7a62ddbe3efd2cabecbfb81b341a28275580316f..3b08ba8b9ef7b72b82cc3fa270dbfd8dd90209cf 100755 (executable)
@@ -134,9 +134,6 @@ signals:
   /// Emitted when current operation is aborted
   void operationAborted(ModuleBase_Operation* theOperation);
 
-  /// Signal is emitted after the current operation is filled with existing preselection.
-  void operationActivatedByPreselection();
-
   /// Signal is emitted after the key released click.
   void keyEnterReleased();