X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Factions%2Fgrouprename.h;h=af08fd7b85a3ccf20c8ec2e9f0d3ce67ef053e72;hb=86dda6552c53fd89f859a09dbcc8e8d3857f1ca9;hp=c96088df63242e6ca54396bf48a86bf3a6e25073;hpb=dee84efa006428fdfbf0e84b66ee94eb23113ad9;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/actions/grouprename.h b/synfig-studio/trunk/src/synfigapp/actions/grouprename.h index c96088d..af08fd7 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/grouprename.h +++ b/synfig-studio/trunk/src/synfigapp/actions/grouprename.h @@ -1,8 +1,8 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_grouprename.h +/*! \file grouprename.h ** \brief Template File ** -** $Id: grouprename.h,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 @@ -51,7 +51,7 @@ private: // List contains the layers std::set layer_list; - + // The name of the group to remove synfig::String old_group_name;