mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-21 23:05:38 +05:00
Updated for PAL11539.
This commit is contained in:
parent
209b5e26bb
commit
c4bca7bae0
@ -69,7 +69,7 @@ GenerationGUI_PrismDlg::GenerationGUI_PrismDlg(GeometryGUI* theGeometryGUI, QWid
|
|||||||
RadioButton3->close(TRUE);
|
RadioButton3->close(TRUE);
|
||||||
|
|
||||||
GroupPoints = new DlgRef_2Sel1Spin2Check(this, "GroupPoints");
|
GroupPoints = new DlgRef_2Sel1Spin2Check(this, "GroupPoints");
|
||||||
//GroupPoints->CheckButton1->hide();
|
GroupPoints->CheckButton1->hide();
|
||||||
GroupPoints->GroupBox1->setTitle(tr("GEOM_PRISM_BSV"));
|
GroupPoints->GroupBox1->setTitle(tr("GEOM_PRISM_BSV"));
|
||||||
GroupPoints->TextLabel1->setText(tr("GEOM_BASE"));
|
GroupPoints->TextLabel1->setText(tr("GEOM_BASE"));
|
||||||
GroupPoints->TextLabel2->setText(tr("GEOM_VECTOR"));
|
GroupPoints->TextLabel2->setText(tr("GEOM_VECTOR"));
|
||||||
|
Loading…
Reference in New Issue
Block a user