]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Bug IPAL19273 : Qt4 porting. Control ?Wires to remove? in ?Suppress holes? dialog...
authorouv <ouv@opencascade.com>
Thu, 20 Mar 2008 13:41:27 +0000 (13:41 +0000)
committerouv <ouv@opencascade.com>
Thu, 20 Mar 2008 13:41:27 +0000 (13:41 +0000)
src/RepairGUI/RepairGUI_RemoveHolesDlg.cxx

index d803e744cc88283235fb6e8444f707f86b53fd2e..d8b0347a7601827f62c6638b52142d99fdbac384 100644 (file)
@@ -71,7 +71,7 @@ RepairGUI_RemoveHolesDlg::RepairGUI_RemoveHolesDlg( GeometryGUI* theGeometryGUI,
   GroupPoints->PushButton1->setIcon( image1 );
   GroupPoints->LineEdit1->setReadOnly( true );
   GroupPoints->CheckButton1->setText( tr( "GEOM_REMOVE_ALL_HOLES" ) );
-  GroupPoints->TextLabel2->setText( tr( "GEOM_SELECTED_SHAPE" ) );
+  GroupPoints->TextLabel2->setText( tr( "GEOM_WIRES_TO_REMOVE" ) );
   GroupPoints->PushButton2->setIcon( image1 );
   GroupPoints->LineEdit2->setReadOnly( true );