Salome HOME
PAL13330( When mesh generation does not success, trace where )
authoreap <eap@opencascade.com>
Tue, 10 Apr 2007 14:07:06 +0000 (14:07 +0000)
committereap <eap@opencascade.com>
Tue, 10 Apr 2007 14:07:06 +0000 (14:07 +0000)
+ SMESHGUI_ComputeDlg.cxx

src/SMESHGUI/Makefile.in

index 821ca6f91868eee1e66d70887c2416fe554f7708..f15154112a53d80a81eea13074befcd345a42a13 100644 (file)
@@ -114,7 +114,8 @@ LIB_SRC =   SMESHGUI.cxx \
                SMESHGUI_ConvToQuadDlg.cxx \
                SMESHGUI_ConvToQuadOp.cxx \
                SMESHGUI_MeshEditPreview.cxx \
-               SMESHGUI_MakeNodeAtPointDlg.cxx
+               SMESHGUI_MakeNodeAtPointDlg.cxx \
+               SMESHGUI_ComputeDlg.cxx 
 
 LIB_MOC = \
                SMESHGUI.h \
@@ -164,7 +165,8 @@ LIB_MOC = \
                SMESHGUI_AddQuadraticElementDlg.h \
                SMESHGUI_ConvToQuadDlg.h \
                SMESHGUI_ConvToQuadOp.h \
-               SMESHGUI_MakeNodeAtPointDlg.h
+               SMESHGUI_MakeNodeAtPointDlg.h \
+               SMESHGUI_ComputeDlg.h 
 
 
 LIB_CLIENT_IDL = SALOME_Exception.idl \