Don't render the Radial Blur layer when quality is 10.
[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: