]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Bug IPAL20125 Qt4 porting: VTK viewer is activated after CutLines creation
authordmv <dmv@opencascade.com>
Thu, 21 Aug 2008 13:42:23 +0000 (13:42 +0000)
committerdmv <dmv@opencascade.com>
Thu, 21 Aug 2008 13:42:23 +0000 (13:42 +0000)
src/VISUGUI/VisuGUI_Prs3dTools.h

index f33d496d696be0cfbbf925dac22ce583c1f0bdff..0fb0c6d4cc6ea224a7122fb67e71c3243ff3824c 100644 (file)
@@ -260,7 +260,7 @@ namespace VISU
          }
        }
       }
-      aViewWindow = GetViewWindow<TViewer>(theModule);
+      // aViewWindow = GetViewWindow<TViewer>(theModule); IPAL 20125 dmv
       // Display created presentation.
       if (aViewWindow) {
        PublishInView(theModule, aPrs3d, aViewWindow);