Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / activepointset.h
index 2c116b7..31e0471 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file activepointset.h
 **     \brief Template File
 **
-**     $Id: activepointset.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,9 +51,9 @@ private:
 
        synfig::ValueNode_DynamicList::Handle value_node;
        int index;
-       
+
        std::vector<synfig::Activepoint> activepoints;
-       std::vector<synfig::Activepoint> old_activepoints;      
+       std::vector<synfig::Activepoint> old_activepoints;
 
        std::vector<synfig::Activepoint> overwritten_activepoints;