Merge branch 'genete_static_values'
[synfig.git] / synfig-core / src / synfig / layer_pastecanvas.h
index 01bf40f..0ae2c98 100644 (file)
@@ -157,6 +157,8 @@ public:
        virtual bool set_param(const String & param, const synfig::ValueBase &value);
        //! Get the value of the specified parameter. \see Layer::get_param
        virtual ValueBase get_param(const String & param)const;
+       virtual bool set_param_static(const String &param, const bool x);
+       virtual bool get_param_static(const String &param) const;
        //! Gets the blend color of the Layer in the context at \a pos
        virtual Color get_color(Context context, const Point &pos)const;
        //! Sets the time of the Paste Canvas Layer and those under it