Salome HOME
Fix for the issue #593: do not remove naming attribute, but use TNaming_Builder for...
[modules/shaper.git] / src / ModuleBase / ModuleBase_IModule.h
index 6ae486f6c72c7d8c8170be9716eb25773d2ef48e..81652a0b3011811a5d609c365593a74e70407536 100644 (file)
@@ -139,7 +139,7 @@ class MODULEBASE_EXPORT ModuleBase_IModule : public QObject
 \r
 public slots:\r
   /// Called on call of command corresponded to a feature\r
-  void onFeatureTriggered();\r
+  virtual void onFeatureTriggered();\r
 \r
   /// Slolt called on object display\r
   /// \param theObject a data object\r