X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Flyr_std%2Fstretch.cpp;h=1ccdea055b83ddf4719f3c9d077eb31bdf5875c7;hb=24ff35aed1b5a84e10599c686402cd41561e7510;hp=dc98f3f35de4b5c6cb58f01cdfb7856f059da31b;hpb=754e5b519a62baa512ed0159548956499960d1a1;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 dc98f3f..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: