X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Flyr_std%2Fstretch.cpp;h=1ccdea055b83ddf4719f3c9d077eb31bdf5875c7;hb=21bfc670b83d4c45da9ed1b95063b7e6a007168c;hp=be847bf48279ca5fde5f1f4f99e27a0564b2bb37;hpb=e8a065f2385c219c511b57dac52786120bfa097d;p=synfig.git diff --git a/synfig-core/trunk/src/modules/lyr_std/stretch.cpp b/synfig-core/trunk/src/modules/lyr_std/stretch.cpp index be847bf..1ccdea0 100644 --- a/synfig-core/trunk/src/modules/lyr_std/stretch.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/stretch.cpp @@ -127,7 +127,7 @@ Layer_Stretch::get_color(Context context, const Point &pos)const return context.get_color(npos); } -class Stretch_Trans : public Transform +class Stretch_Trans : public Transform { etl::handle layer; public: