X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Factions%2Fwaypointremove.cpp;h=cc5755b28448fdbc58dd0d0da89609a346626e96;hb=775a724d35b7d03f323b0a8b05c94aec0881ea46;hp=2dd442a723a2e6ed516975c3e7baaa0759ecee85;hpb=c34eaa5441242b3e9a7b7645e9ee4983d14eae85;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/actions/waypointremove.cpp b/synfig-studio/trunk/src/synfigapp/actions/waypointremove.cpp index 2dd442a..cc5755b 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/waypointremove.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/waypointremove.cpp @@ -2,7 +2,7 @@ /*! \file waypointremove.cpp ** \brief Template File ** -** $Id: waypointremove.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -49,7 +49,7 @@ ACTION_SET_TASK(Action::WaypointRemove,"remove"); ACTION_SET_CATEGORY(Action::WaypointRemove,Action::CATEGORY_WAYPOINT); ACTION_SET_PRIORITY(Action::WaypointRemove,0); ACTION_SET_VERSION(Action::WaypointRemove,"0.0"); -ACTION_SET_CVS_ID(Action::WaypointRemove,"$Id: waypointremove.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $"); +ACTION_SET_CVS_ID(Action::WaypointRemove,"$Id$"); /* === G L O B A L S ======================================================= */