Fix and re-enable the "Timed Swap" convert. Prevent loadcanvas from converting ...
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_timedswap.h
index 6081c50..5795f28 100644 (file)
@@ -47,7 +47,7 @@ private:
        ValueNode::RHandle swap_time;
        ValueNode::RHandle swap_length;
 
-       ValueNode_TimedSwap(ValueBase::Type id);
+       ValueNode_TimedSwap(const ValueBase &value);
 
 public: