mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-28 15:40:32 +05:00
*** empty log message ***
This commit is contained in:
parent
8b4b072d81
commit
51f8c3d1a1
@ -59,7 +59,7 @@ class SALOME_Actor;
|
|||||||
namespace SMESH
|
namespace SMESH
|
||||||
{
|
{
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
typedef pair<int,string> TKeyOfVisualObj;
|
typedef std::pair<int,std::string> TKeyOfVisualObj;
|
||||||
|
|
||||||
SMESHGUI_EXPORT
|
SMESHGUI_EXPORT
|
||||||
TVisualObjPtr GetVisualObj( int, const char* );
|
TVisualObjPtr GetVisualObj( int, const char* );
|
||||||
|
Loading…
Reference in New Issue
Block a user