X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_VTKUtils.h;h=f94695cd58bd313e827965d3afc549aae22e2922;hp=ec68ea5b11a909cd2b39a306f92116f20c3ba302;hb=8672ad3e7621ac25fffa8517599afa84ffea509a;hpb=c38c10811a065cf5b13e8807ed71864d92ca7d80 diff --git a/src/SMESHGUI/SMESHGUI_VTKUtils.h b/src/SMESHGUI/SMESHGUI_VTKUtils.h index ec68ea5b1..f94695cd5 100644 --- a/src/SMESHGUI/SMESHGUI_VTKUtils.h +++ b/src/SMESHGUI/SMESHGUI_VTKUtils.h @@ -39,6 +39,7 @@ class SVTK_ViewWindow; class SVTK_Selector; class SalomeApp_SelectionMgr; +class SMESHGUI; #include @@ -114,7 +115,7 @@ namespace SMESH{ void SetPickable(SMESH_Actor* theActor = NULL); - void UpdateSelectionProp(); + void UpdateSelectionProp( SMESHGUI* ); //----------------------------------------------------------------------------