X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_ClippingDlg.h;h=bc4bab595580c113f268a30aa5964826cef552c2;hb=7d9ae6b54f5ec98fff137636f7ad2a60d10ce6b6;hp=28872443402c3745bdc63155a2bf030bd13c74a1;hpb=c38c10811a065cf5b13e8807ed71864d92ca7d80;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_ClippingDlg.h b/src/SMESHGUI/SMESHGUI_ClippingDlg.h index 288724434..bc4bab595 100644 --- a/src/SMESHGUI/SMESHGUI_ClippingDlg.h +++ b/src/SMESHGUI/SMESHGUI_ClippingDlg.h @@ -46,7 +46,7 @@ class QTable; class QCheckBox; class QComboBox; -class SalomeApp_SelectionMgr; +class LightApp_SelectionMgr; class SVTK_Selector; class SMESHGUI; @@ -89,7 +89,7 @@ public: private: - SalomeApp_SelectionMgr* mySelectionMgr; + LightApp_SelectionMgr* mySelectionMgr; SVTK_Selector* mySelector; SMESHGUI* mySMESHGUI; SMESH_Actor* myActor;