Salome HOME
0022857: EDF GEOM 7167: MakeHalfPartition documentation
[modules/geom.git] / src / OperationGUI / OperationGUI_PartitionDlg.cxx
index 0aa67c826ab654bd683661042d0e80028d337bfe..1ffd9570d34ad2eacd53dac99f178aaacf622d10 100644 (file)
@@ -67,6 +67,8 @@ OperationGUI_PartitionDlg::OperationGUI_PartitionDlg( GeometryGUI* theGeometryGU
   mainFrame()->GroupConstructors->setTitle( tr( "GEOM_PARTITION" ) );
   mainFrame()->RadioButton1->setIcon( image0 );
   mainFrame()->RadioButton2->setIcon( image1 );
+  mainFrame()->RadioButton2->setAttribute( Qt::WA_DeleteOnClose );
+  mainFrame()->RadioButton2->close();
   mainFrame()->RadioButton3->setAttribute( Qt::WA_DeleteOnClose );
   mainFrame()->RadioButton3->close();