X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FEvent%2FEvent_Loop.cxx;fp=src%2FEvent%2FEvent_Loop.cxx;h=e997c8b8fb3a8bacad7049081a981c75307c4c40;hb=24a99a1363325ac341314c3f2e18326841940fb7;hp=b1f22b50f6f6c712d032f72ead81e511912ababe;hpb=e0584bf526d834904daa30043298641d3c288752;p=modules%2Fshaper.git diff --git a/src/Event/Event_Loop.cxx b/src/Event/Event_Loop.cxx index b1f22b50f..e997c8b8f 100644 --- a/src/Event/Event_Loop.cxx +++ b/src/Event/Event_Loop.cxx @@ -30,7 +30,7 @@ Event_ID Event_Loop::EventByName(const char* theName) return Event_ID(aResult); } -void Event_Loop::Send(Event_Message theMessage) +void Event_Loop::Send(Event_Message& theMessage) { // TO DO: make it in thread and wit husage of semaphores