Salome HOME
Merge from V5_1_2_BR branch (14 July 2009)
[modules/geom.git] / src / RepairGUI / RepairGUI_RemoveIntWiresDlg.cxx
index 8079b166d4e3c0fd2a82df72c20a4563c8d6c499..90b89b872a52c4ce6a12f21a080a1c319ff770fa 100644 (file)
@@ -122,6 +122,7 @@ void RepairGUI_RemoveIntWiresDlg::Init()
 
   GroupPoints->PushButton1->click();
   SelectionIntoArgument();
+  resize(100,100);
 }
 
 //=================================================================================