Rename the 'Import' layer to 'Import Image' to hint that it's not for importing ...
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_gradientrotate.h
index 6bdc548..2e9f109 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file valuenode_gradientrotate.h
 **     \brief Template Header
 **
-**     $Id: valuenode_gradientrotate.h,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -42,7 +42,7 @@ struct ValueNode_GradientRotate : public LinkableValueNode
 
 protected:
 
-       ValueNode_GradientRotate();
+       ValueNode_GradientRotate(const Gradient& x);
 
 private: