X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fvaluenode_segcalcvertex.h;h=12eef6d6252f9ad3d4e77d2e0a9cd3de72a2fd4b;hb=a844921624f813ecafac3f34104c1078b9e375f2;hp=69e720897ea041a47693f3d8bce69c091c242518;hpb=e8a065f2385c219c511b57dac52786120bfa097d;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/valuenode_segcalcvertex.h b/synfig-core/trunk/src/synfig/valuenode_segcalcvertex.h index 69e7208..12eef6d 100644 --- a/synfig-core/trunk/src/synfig/valuenode_segcalcvertex.h +++ b/synfig-core/trunk/src/synfig/valuenode_segcalcvertex.h @@ -2,7 +2,7 @@ /*! \file valuenode_segcalcvertex.h ** \brief Template Header ** -** $Id: valuenode_segcalcvertex.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 @@ -39,7 +39,7 @@ class ValueNode_SegCalcVertex : public LinkableValueNode { ValueNode::RHandle segment_; ValueNode::RHandle amount_; - + ValueNode_SegCalcVertex(const ValueBase::Type &x=ValueBase::TYPE_VECTOR); public: