X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FMakefile.in;h=c6d5fd476ad7ed68e3bb5631b6dd96fdef5b0022;hp=e637c770d3c26896b88823c2eccfe94be7fb6876;hb=3e906035e4c065f5a181f264140cba82234c66fc;hpb=5ad374f205ee55a7990cc874d1b2536738237fc0 diff --git a/src/SMESHGUI/Makefile.in b/src/SMESHGUI/Makefile.in index e637c770d..c6d5fd476 100644 --- a/src/SMESHGUI/Makefile.in +++ b/src/SMESHGUI/Makefile.in @@ -59,8 +59,6 @@ LIB_SRC = SMESHGUI.cxx \ SMESHGUI_MeshPatternDlg.cxx \ SMESHGUI_SpinBox.cxx \ SMESHGUI_NodesDlg.cxx \ - SMESHGUI_InitMeshDlg.cxx \ - SMESHGUI_AddSubMeshDlg.cxx \ SMESHGUI_TransparencyDlg.cxx \ SMESHGUI_ClippingDlg.cxx \ SMESHGUI_GroupDlg.cxx \ @@ -121,8 +119,6 @@ LIB_MOC = \ SMESHGUI_CreatePatternDlg.h \ SMESHGUI_NodesDlg.h \ SMESHGUI_SpinBox.h \ - SMESHGUI_InitMeshDlg.h \ - SMESHGUI_AddSubMeshDlg.h \ SMESHGUI_TransparencyDlg.h \ SMESHGUI_ClippingDlg.h \ SMESHGUI_GroupDlg.h \