Salome HOME
Issue #339: Set document filter before any other filters
[modules/shaper.git] / src / ModuleBase / ModuleBase_IModule.h
index 1d68372056ca961735560524bc0ada42b8c2c029..7ba5cfe1e09693d931618d6f73c189f268fdc02e 100644 (file)
@@ -141,7 +141,7 @@ protected slots:
  protected:\r
   /// Sends the operation for launching\r
   /// \param theOperation the operation\r
-  void sendOperation(ModuleBase_Operation* theOperation);\r
+  virtual void sendOperation(ModuleBase_Operation* theOperation);\r
 \r
   /// Creates a new operation\r
   /// \param theCmdId the operation name\r