From: dmv Date: Thu, 17 Jul 2008 10:05:38 +0000 (+0000) Subject: Bug IPAL19041 4x REGRESS: crash on Deformed Shape after Cut Lines X-Git-Tag: V4_1_0_maintainance_20080718 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=627a436e1cc57744c859a9992f0a70522aeaf6e4;p=modules%2Fvisu.git Bug IPAL19041 4x REGRESS: crash on Deformed Shape after Cut Lines --- diff --git a/src/VISUGUI/VisuGUI.cxx b/src/VISUGUI/VisuGUI.cxx index 709affe7..cc52fc60 100644 --- a/src/VISUGUI/VisuGUI.cxx +++ b/src/VISUGUI/VisuGUI.cxx @@ -720,8 +720,7 @@ void VisuGUI ::OnCreateDeformedShape() { - // CreatePrs3d(this); - VisuGUI_DeformedShapeDlg::CreatePrs3d(this); + CreatePrs3d(this); } void