Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[modules/geom.git] / src / GEOMBase / GEOMBase_Skeleton.h
index bb6d7543482b789a8aa30080a7c9cb40ce9f9173..73bf0d2a20f612319323b0dfeb85c924756a72db 100644 (file)
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-//
 
 // GEOM GEOMGUI : GUI for Geometry component
 // File   : GEOMBase_Skeleton.h
 // Author : Damine COQUERET, Open CASCADE S.A.S.
-//
+
 #ifndef GEOMBASE_SKELETON_H
 #define GEOMBASE_SKELETON_H
 
@@ -74,7 +73,7 @@ protected:
 
     /*! returns contents of "Name" field
      */
-    virtual QString getNewObjectName() const;
+    virtual QString getNewObjectName (int CurrObj = -1) const;
 
     /*! returns id of a selected "constructor" radio button or '-1' in case of error
      */