]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Updated for PAL11539.
authorskl <skl@opencascade.com>
Thu, 29 Jun 2006 12:35:39 +0000 (12:35 +0000)
committerskl <skl@opencascade.com>
Thu, 29 Jun 2006 12:35:39 +0000 (12:35 +0000)
src/GenerationGUI/GenerationGUI_PrismDlg.cxx

index 904f28c01d49cbe18779e9e18e5853c6bec79a05..23699f24719b7c1c93c4137d3114464e685bb6ab 100644 (file)
@@ -69,7 +69,7 @@ GenerationGUI_PrismDlg::GenerationGUI_PrismDlg(GeometryGUI* theGeometryGUI, QWid
   RadioButton3->close(TRUE);
 
   GroupPoints = new DlgRef_2Sel1Spin2Check(this, "GroupPoints");
   RadioButton3->close(TRUE);
 
   GroupPoints = new DlgRef_2Sel1Spin2Check(this, "GroupPoints");
-  //GroupPoints->CheckButton1->hide();
+  GroupPoints->CheckButton1->hide();
   GroupPoints->GroupBox1->setTitle(tr("GEOM_PRISM_BSV"));
   GroupPoints->TextLabel1->setText(tr("GEOM_BASE"));
   GroupPoints->TextLabel2->setText(tr("GEOM_VECTOR"));
   GroupPoints->GroupBox1->setTitle(tr("GEOM_PRISM_BSV"));
   GroupPoints->TextLabel1->setText(tr("GEOM_BASE"));
   GroupPoints->TextLabel2->setText(tr("GEOM_VECTOR"));