Salome HOME
GUI callback: add MEDPresentation
[modules/med.git] / src / MEDCalc / gui / MEDEventListener_i.cxx
index ae9291e04cc1ddf26c8233d127193ecdf8ed0a06..a95d6d365dba3ad784fc10785e367d52aa6c7ed3 100644 (file)
@@ -47,7 +47,7 @@ MEDEventListener_i::~MEDEventListener_i()
 }
 
 void MEDEventListener_i::processMedEvent(const MEDCALC::MedEvent & event) {
-  LOG("Start processing event for field id="<<event.fieldid);
+  LOG("Start processing event for field id="<<event.dataId);
 
   // This function must be executed as fast as possible because the
   // CORBA request is a synchronous call. Then we just emit a Qt