mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-25 22:37:55 +05:00
WIP
This commit is contained in:
parent
16d4535b34
commit
752cb307d6
@ -332,7 +332,7 @@ SMESH_Gen_i::SMESH_Gen_i( CORBA::ORB_ptr orb,
|
|||||||
const char* instanceName,
|
const char* instanceName,
|
||||||
const char* interfaceName,
|
const char* interfaceName,
|
||||||
bool checkNS)
|
bool checkNS)
|
||||||
: Engines_Component_i( orb, poa, contId, instanceName, interfaceName )
|
: Engines_Component_i( orb, poa, contId, instanceName, interfaceName, false, checkNS )
|
||||||
{
|
{
|
||||||
|
|
||||||
myOrb = CORBA::ORB::_duplicate(orb);
|
myOrb = CORBA::ORB::_duplicate(orb);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user