Fix 2116947: "Pasting/importing across different image areas". When pasting nested...
[synfig.git] / synfig-core / trunk / src / synfig / layer_pastecanvas.h
index 843ee1e..3a3811e 100644 (file)
@@ -99,6 +99,8 @@ private:
        bool extra_reference;
 public:
 
+       void update_renddesc();
+
        virtual void on_canvas_set();
 
        void set_muck_with_time(bool x=false) { muck_with_time_=x; }