Salome HOME
add method NameChanged to update title name
[modules/kernel.git] / src / KernelHelpers / SALOMEDS_DriverDefaultImpl.cxx
index 58153720ee08aca42e00425d782e104363633628..5b14e24e77242454e2ff28560bdeb76b9d0b7d97 100644 (file)
   };
 
 //===========================================================================
-  SALOMEDS::SObject_ptr SALOMEDS_DriverDefaultImpl::PublishInStudy(SALOMEDS::Study_ptr theStudy,
-                                                  SALOMEDS::SObject_ptr theSObject,
-                                                  CORBA::Object_ptr theObject,
-                                                  const char* theName)
+  SALOMEDS::SObject_ptr SALOMEDS_DriverDefaultImpl::PublishInStudy(SALOMEDS::SObject_ptr theSObject,
+                                                                                          CORBA::Object_ptr     theObject,
+                                                                                          const char*           theName)
     throw (SALOME::SALOME_Exception)
   {
     MESSAGE("-----------------------------------------");