Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[modules/geom.git] / src / EntityGUI / EntityGUI_SubShapeDlg.cxx
index 5facd0411d670a70ec61535b861213b2c875ca46..3de5f8e895e0d5f661c99c60b4d6757b1b523568 100644 (file)
@@ -831,7 +831,7 @@ GEOM::GEOM_Object_ptr EntityGUI_SubShapeDlg::getFather(GEOM::GEOM_Object_ptr)
 // Function : getNewObjectName
 // Purpose  :
 //================================================================
-QString EntityGUI_SubShapeDlg::getNewObjectName() const
+QString EntityGUI_SubShapeDlg::getNewObjectName (int) const
 {
   return QString::null;
 }