This can't be right, can it?
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 3 Sep 2007 14:36:42 +0000 (14:36 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 3 Sep 2007 14:36:42 +0000 (14:36 +0000)
git-svn-id: http://svn.voria.com/code@577 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/synfig/layer_pastecanvas.h

index ad44158..7823b07 100644 (file)
@@ -75,7 +75,7 @@ public:
 
        virtual void on_canvas_set();
 
-       void set_muck_with_time(bool x=false) { muck_with_time_=false; }
+       void set_muck_with_time(bool x=false) { muck_with_time_=x; }
 
        etl::handle<synfig::Canvas> get_sub_canvas()const { return canvas; }
        void set_sub_canvas(etl::handle<synfig::Canvas> x);