Release 0.61.08
[synfig.git] / synfig-core / tags / stable / src / synfig / valuenode_gradientrotate.h
index ad76c2a..b2bc1be 100644 (file)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**     Copyright (c) 2007 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as
@@ -42,7 +43,7 @@ struct ValueNode_GradientRotate : public LinkableValueNode
 
 protected:
 
-       ValueNode_GradientRotate();
+       ValueNode_GradientRotate(const Gradient& x);
 
 private: