Distribute some files that were only in SVN before
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / shade.h
index f01e16c..3b563af 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file shade.h
 **     \brief Template Header
 **
-**     $Id: shade.h,v 1.2 2005/01/24 03:08:17 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -48,7 +48,7 @@ private:
 
 public:
        Layer_Shade();
-       
+
        virtual bool set_param(const String & param, const synfig::ValueBase &value);
 
        virtual ValueBase get_param(const String & param)const;