Salome HOME
Issue #145 behavior on edit constraint corrected
[modules/shaper.git] / src / PartSet / PartSet_Listener.h
index a0ae4d7420efa1813c2ab1a1cc2754445e6d4991..272a40063a0ce08be3ea474d85783684f14549b3 100644 (file)
@@ -26,7 +26,7 @@ class PARTSET_EXPORT PartSet_Listener : public Events_Listener
   virtual ~PartSet_Listener();
 
   /// This method is called by loop when the event is started to process.
-  virtual void processEvent(const Events_Message* theMessage);
+  virtual void processEvent(const boost::shared_ptr<Events_Message>& theMessage);
 
  private:
   PartSet_Module* myModule;  ///< the current module