]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
IPAL20911 impossible to "show only" a curve - regress in POST-002 GUI test scenario V5_1_1a2
authordmv <dmv@opencascade.com>
Tue, 3 Mar 2009 08:02:49 +0000 (08:02 +0000)
committerdmv <dmv@opencascade.com>
Tue, 3 Mar 2009 08:02:49 +0000 (08:02 +0000)
src/VISUGUI/VisuGUI.cxx

index 28dd76e20ff378604cfebac5591d429860ee14ff..4b0e54fa4d4990aace95154377ae9c18d50c4714 100644 (file)
@@ -926,6 +926,7 @@ void VisuGUI::activateAppropriateViewer( Handle(SALOME_InteractiveObject) theIO
   case VISU::TTABLE: {
     // Activate Plot2d
     GetPlot2dViewer(this, true);
+    break;
   }
   case VISU::TCOLOREDPRS3DHOLDER :
   case VISU::TPOINTMAP3D : {