mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 14:00:33 +05:00
Back correct implementation.
This commit is contained in:
parent
f4b3284931
commit
62434e4dfd
@ -32,8 +32,8 @@
|
|||||||
#include<string>
|
#include<string>
|
||||||
|
|
||||||
class SMESH_MEDFamily_i:
|
class SMESH_MEDFamily_i:
|
||||||
public POA_SALOME_MED::FAMILY,
|
public virtual POA_SALOME_MED::FAMILY,
|
||||||
public SMESH_MEDSupport_i
|
public virtual SMESH_MEDSupport_i
|
||||||
{
|
{
|
||||||
protected :
|
protected :
|
||||||
SMESH_MEDFamily_i();
|
SMESH_MEDFamily_i();
|
||||||
|
Loading…
Reference in New Issue
Block a user