X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_StandardMeshInfosDlg.h;h=28a6dfbc71eb40808fd7433223df8514f4b7a1c7;hb=e07015e9cc33a528a8ab0ad4733ee86aef2d5d3e;hp=7fcbdc239b3e4c238f8ee1c2d8580b7fbbbb0287;hpb=a2f0f70d5912ea83c868916f06eaefb58a32ec2e;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_StandardMeshInfosDlg.h b/src/SMESHGUI/SMESHGUI_StandardMeshInfosDlg.h index 7fcbdc239..28a6dfbc7 100644 --- a/src/SMESHGUI/SMESHGUI_StandardMeshInfosDlg.h +++ b/src/SMESHGUI/SMESHGUI_StandardMeshInfosDlg.h @@ -40,7 +40,7 @@ class QLabel; class QPushButton; class QLineEdit; class QTextBrowser; -class SalomeApp_SelectionMgr; +class LightApp_SelectionMgr; class SMESHGUI; @@ -65,7 +65,7 @@ private slots: private: SMESHGUI* mySMESHGUI; - SalomeApp_SelectionMgr* mySelectionMgr; + LightApp_SelectionMgr* mySelectionMgr; bool myStartSelection; bool myIsActiveWindow;