X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_MeshInfosDlg.h;h=4ff11f1d9c3ea6789eff61fcd9af904c04d656b4;hb=2510e5a892dbf55155b286d7087f286ba2aa1c93;hp=49db8c13a5224a250d1869e63307a3367a47b7b4;hpb=c38c10811a065cf5b13e8807ed71864d92ca7d80;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_MeshInfosDlg.h b/src/SMESHGUI/SMESHGUI_MeshInfosDlg.h index 49db8c13a..4ff11f1d9 100644 --- a/src/SMESHGUI/SMESHGUI_MeshInfosDlg.h +++ b/src/SMESHGUI/SMESHGUI_MeshInfosDlg.h @@ -37,7 +37,7 @@ class QLabel; class QPushButton; class QWidgetStack; -class SalomeApp_SelectionMgr; +class LightApp_SelectionMgr; class SMESHGUI; class SMESHGUI_MeshInfosDlg : public QDialog @@ -64,7 +64,7 @@ private slots: private: SMESHGUI* mySMESHGUI; - SalomeApp_SelectionMgr* mySelectionMgr; + LightApp_SelectionMgr* mySelectionMgr; bool myStartSelection; bool myIsActiveWindow;