From 268a3fdd5d865b94bbd33e1f07dc79b92f12a429 Mon Sep 17 00:00:00 2001 From: dmv Date: Thu, 21 Aug 2008 13:42:23 +0000 Subject: [PATCH] Bug IPAL20125 Qt4 porting: VTK viewer is activated after CutLines creation --- src/VISUGUI/VisuGUI_Prs3dTools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VISUGUI/VisuGUI_Prs3dTools.h b/src/VISUGUI/VisuGUI_Prs3dTools.h index f33d496d..0fb0c6d4 100644 --- a/src/VISUGUI/VisuGUI_Prs3dTools.h +++ b/src/VISUGUI/VisuGUI_Prs3dTools.h @@ -260,7 +260,7 @@ namespace VISU } } } - aViewWindow = GetViewWindow(theModule); + // aViewWindow = GetViewWindow(theModule); IPAL 20125 dmv // Display created presentation. if (aViewWindow) { PublishInView(theModule, aPrs3d, aViewWindow); -- 2.39.2