From: ouv Date: Tue, 18 Mar 2008 10:22:39 +0000 (+0000) Subject: Bug IPAL19234 - Qt4 porting: No one presentation type is activated in ?Plot3D Definit... X-Git-Tag: V5_0_0a1~26 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3f0146bd154a6e3d62bbe72994d2d5a48055b01b;p=modules%2Fvisu.git Bug IPAL19234 - Qt4 porting: No one presentation type is activated in ?Plot3D Definition? dialog box. --- diff --git a/src/VISUGUI/VisuGUI_Plot3DDlg.cxx b/src/VISUGUI/VisuGUI_Plot3DDlg.cxx index ec055f98..32a76a79 100644 --- a/src/VISUGUI/VisuGUI_Plot3DDlg.cxx +++ b/src/VISUGUI/VisuGUI_Plot3DDlg.cxx @@ -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