]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Bug IPAL19234 - Qt4 porting: No one presentation type is activated in ?Plot3D Definit...
authorouv <ouv@opencascade.com>
Tue, 18 Mar 2008 10:22:39 +0000 (10:22 +0000)
committerouv <ouv@opencascade.com>
Tue, 18 Mar 2008 10:22:39 +0000 (10:22 +0000)
src/VISUGUI/VisuGUI_Plot3DDlg.cxx

index ec055f9888286d5eeaa268e71dd09a4bb3c84d32..32a76a7983b197ae23ea7f53e8cc25c4de4f6530 100644 (file)
@@ -466,7 +466,7 @@ void VisuGUI_Plot3DPane::initFromPrsObject(VISU::Plot3D_i* thePrs)
   // prs type
   id = thePrs->GetIsContourPrs() ? CONTOUR_PRS_ID : SURFACE_PRS_ID;
   //GBPrsType->setButton(id);
-  GBOrientation->button(id)->setChecked( true );
+  GBPrsType->button(id)->setChecked( true );
   //onPrsType(id);
 
   // nb contours