mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
No more toto.
This commit is contained in:
parent
2299517061
commit
d668f09c99
@ -35,7 +35,7 @@ std::string BuildSMESHInstanceInternal()
|
|||||||
PortableServer::ObjectId_var conId;
|
PortableServer::ObjectId_var conId;
|
||||||
//
|
//
|
||||||
{
|
{
|
||||||
char *argv[4] = {"Container","FactoryServer","toto",nullptr};
|
char *argv[4] = {"Container","FactoryServer","SMESH",nullptr};
|
||||||
Engines_Container_i *cont = new Engines_Container_i(orb,poa,"FactoryServer",2,argv,false,false);
|
Engines_Container_i *cont = new Engines_Container_i(orb,poa,"FactoryServer",2,argv,false,false);
|
||||||
conId = poa->activate_object(cont);
|
conId = poa->activate_object(cont);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user