X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fvaluenode_scale.h;h=e8a6cf6630ff4dcdcab05f9b4ed7c2ed3ef9f950;hb=37600b4b217caa5e316984ec0b035c5e8f9698af;hp=f73fb78d595c2887ac39f9cd2c7df7791d8a85ff;hpb=5ddcf36f04cfbd10fabda4e3c5633cb27cdd4c0a;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/valuenode_scale.h b/synfig-core/trunk/src/synfig/valuenode_scale.h index f73fb78..e8a6cf6 100644 --- a/synfig-core/trunk/src/synfig/valuenode_scale.h +++ b/synfig-core/trunk/src/synfig/valuenode_scale.h @@ -2,10 +2,11 @@ /*! \file valuenode_scale.h ** \brief Template Header ** -** $Id: valuenode_scale.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 +** 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 @@ -44,7 +45,7 @@ private: ValueNode::RHandle value_node; ValueNode::RHandle scalar; - ValueNode_Scale(); + ValueNode_Scale(const ValueBase &value); public: