X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_EditHypothesesDlg.h;h=6fe085dc6cb59be8f014be75fabe64dc05965122;hb=e884fc2507d46c805b15dfa633f4326c821c2d8c;hp=6c40460e51d335347f1e978d335548e8bfdb8d14;hpb=c38c10811a065cf5b13e8807ed71864d92ca7d80;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_EditHypothesesDlg.h b/src/SMESHGUI/SMESHGUI_EditHypothesesDlg.h index 6c40460e5..6fe085dc6 100644 --- a/src/SMESHGUI/SMESHGUI_EditHypothesesDlg.h +++ b/src/SMESHGUI/SMESHGUI_EditHypothesesDlg.h @@ -31,7 +31,7 @@ //#include "SMESH_TypeFilter.hxx" #include "SUIT_SelectionFilter.h" -#include "SalomeApp_SelectionMgr.h" +#include "LightApp_SelectionMgr.h" // QT Includes #include @@ -92,7 +92,7 @@ private: private: SMESHGUI* mySMESHGUI; - SalomeApp_SelectionMgr* mySelectionMgr; + LightApp_SelectionMgr* mySelectionMgr; GEOM::GEOM_Object_var myGeomShape; QLineEdit* myEditCurrentArgument;