X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_CreatePatternDlg.h;h=84a0cbd34ea1cbf9e60efa2a6442580cfe34c8c7;hp=2e2555c55d5be743f736d58de86784cfde9fa3fc;hb=81a502af8470190be359d6491a20796dbad5bb97;hpb=80b2ef84c3197c4159cd6b82cc6a476853e76022 diff --git a/src/SMESHGUI/SMESHGUI_CreatePatternDlg.h b/src/SMESHGUI/SMESHGUI_CreatePatternDlg.h index 2e2555c55..84a0cbd34 100755 --- a/src/SMESHGUI/SMESHGUI_CreatePatternDlg.h +++ b/src/SMESHGUI/SMESHGUI_CreatePatternDlg.h @@ -43,7 +43,7 @@ class QFrame; class QLineEdit; class SMESHGUI_SpinBox; class QPushButton; -class SalomeApp_SelectionMgr; +class LightApp_SelectionMgr; class QRadioButton; class QCheckBox; class QButtonGroup; @@ -131,7 +131,7 @@ private: SMESHGUI* mySMESHGUI; SVTK_Selector* mySelector; - SalomeApp_SelectionMgr* mySelectionMgr; + LightApp_SelectionMgr* mySelectionMgr; int myNbPoints; int myType;