X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Flyr_std%2Fimport.h;fp=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Flyr_std%2Fimport.h;h=1ffce2b422c237f96a44cfe5db9cfb49c0c6e385;hb=d17bf9f954f58e640d42c2a2e2ff4cd65cd3795e;hp=6b8e20b2ef2d5d7d3b13ea3007a460ef6bcb89bb;hpb=7228dba2c5731761c045b8e846e9206c01a340f3;p=synfig.git diff --git a/synfig-core/trunk/src/modules/lyr_std/import.h b/synfig-core/trunk/src/modules/lyr_std/import.h index 6b8e20b..1ffce2b 100644 --- a/synfig-core/trunk/src/modules/lyr_std/import.h +++ b/synfig-core/trunk/src/modules/lyr_std/import.h @@ -64,7 +64,7 @@ public: virtual void set_time(synfig::Context context, synfig::Time time)const; - virtual void set_time(synfig::Context context, synfig::Time time, const synfig::Point &pos)const; + virtual void set_time(synfig::Context context, synfig::Time time, const synfig::Point &point)const; }; /* === E N D =============================================================== */