Use the current value of a parameter when converting it, rather than its value at...
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / valuedescconvert.h
index 5c5da78..5761333 100644 (file)
@@ -48,6 +48,7 @@ private:
 
        ValueDesc value_desc;
        synfig::String type;
+       synfig::Time time;
 
 public: