mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 18:30:35 +05:00
PAL13330( When mesh generation does not success, trace where )
+ SMESHGUI_ComputeDlg.cxx
This commit is contained in:
parent
4a2b6b7518
commit
665a9c773a
@ -114,7 +114,8 @@ LIB_SRC = SMESHGUI.cxx \
|
|||||||
SMESHGUI_ConvToQuadDlg.cxx \
|
SMESHGUI_ConvToQuadDlg.cxx \
|
||||||
SMESHGUI_ConvToQuadOp.cxx \
|
SMESHGUI_ConvToQuadOp.cxx \
|
||||||
SMESHGUI_MeshEditPreview.cxx \
|
SMESHGUI_MeshEditPreview.cxx \
|
||||||
SMESHGUI_MakeNodeAtPointDlg.cxx
|
SMESHGUI_MakeNodeAtPointDlg.cxx \
|
||||||
|
SMESHGUI_ComputeDlg.cxx
|
||||||
|
|
||||||
LIB_MOC = \
|
LIB_MOC = \
|
||||||
SMESHGUI.h \
|
SMESHGUI.h \
|
||||||
@ -164,7 +165,8 @@ LIB_MOC = \
|
|||||||
SMESHGUI_AddQuadraticElementDlg.h \
|
SMESHGUI_AddQuadraticElementDlg.h \
|
||||||
SMESHGUI_ConvToQuadDlg.h \
|
SMESHGUI_ConvToQuadDlg.h \
|
||||||
SMESHGUI_ConvToQuadOp.h \
|
SMESHGUI_ConvToQuadOp.h \
|
||||||
SMESHGUI_MakeNodeAtPointDlg.h
|
SMESHGUI_MakeNodeAtPointDlg.h \
|
||||||
|
SMESHGUI_ComputeDlg.h
|
||||||
|
|
||||||
|
|
||||||
LIB_CLIENT_IDL = SALOME_Exception.idl \
|
LIB_CLIENT_IDL = SALOME_Exception.idl \
|
||||||
|
Loading…
Reference in New Issue
Block a user