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