X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FMakefile.in;fp=src%2FSMESHGUI%2FMakefile.in;h=15799cdd31a2e6214087d3832403f67b8daba19a;hb=ba1cb5f70279795b66d7c2cc34248c3d5498da2c;hp=1aa77135798bf6dc65424a7a2ee43cab78541718;hpb=2439f9a459c92ba5adbb7ff64f0ad8f04771c4d6;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/Makefile.in b/src/SMESHGUI/Makefile.in index 1aa771357..15799cdd3 100644 --- a/src/SMESHGUI/Makefile.in +++ b/src/SMESHGUI/Makefile.in @@ -80,6 +80,7 @@ LIB_SRC = SMESHGUI.cxx \ SMESHGUI_aParameterDlg.cxx \ SMESHGUI_Swig.cxx \ SMESHGUI_MoveNodesDlg.cxx \ + SMESHGUI_MoveNodesOp.cxx \ SMESHGUI_EditHypothesesDlg.cxx \ SMESHGUI_EditHypothesesOp.cxx \ SMESHGUI_CreateHypothesesDlg.cxx \ @@ -95,6 +96,7 @@ LIB_SRC = SMESHGUI.cxx \ SMESHGUI_GroupOp.cxx \ SMESHGUI_SmoothingDlg.cxx \ SMESHGUI_RenumberingDlg.cxx \ + SMESHGUI_RenumberingOp.cxx \ SMESHGUI_ExtrusionDlg.cxx \ SMESHGUI_ExtrusionAlongPathDlg.cxx \ SMESHGUI_RevolutionDlg.cxx \ @@ -146,6 +148,7 @@ LIB_MOC = \ SMESHGUI_Preferences_SelectionDlg.h \ SMESHGUI_aParameterDlg.h \ SMESHGUI_MoveNodesDlg.h \ + SMESHGUI_MoveNodesOp.h \ SMESHGUI_EditHypothesesDlg.h \ SMESHGUI_EditHypothesesOp.h \ SMESHGUI_CreateHypothesesDlg.h \ @@ -158,6 +161,7 @@ LIB_MOC = \ SMESHGUI_GroupOp.h \ SMESHGUI_SmoothingDlg.h \ SMESHGUI_RenumberingDlg.h \ + SMESHGUI_RenumberingOp.h \ SMESHGUI_ExtrusionDlg.h \ SMESHGUI_ExtrusionAlongPathDlg.h \ SMESHGUI_RevolutionDlg.h \