X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fvaluenode_twotone.h;h=a9df02e75df85348925dc521376533aa70c6ba89;hb=e9904990d49499270dfe26a9ae85178a456b30aa;hp=507061a4c0e23527d8cfd197708cbc6bbc123d5e;hpb=e8a065f2385c219c511b57dac52786120bfa097d;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/valuenode_twotone.h b/synfig-core/trunk/src/synfig/valuenode_twotone.h index 507061a..a9df02e 100644 --- a/synfig-core/trunk/src/synfig/valuenode_twotone.h +++ b/synfig-core/trunk/src/synfig/valuenode_twotone.h @@ -2,7 +2,7 @@ /*! \file valuenode_twotone.h ** \brief Template Header ** -** $Id: valuenode_twotone.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 @@ struct ValueNode_TwoTone : public LinkableValueNode { typedef etl::handle Handle; typedef etl::handle ConstHandle; - + protected: ValueNode_TwoTone();