X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_particle%2Fplant.h;h=b399a8a3b580126116099830cb2901ef452654dc;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=dec87ff91be7cc7f47b36b6be77285854cd1c959;hpb=4a982de650f64a6d2a94b137d65fc1233d5c9098;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_particle/plant.h b/synfig-core/trunk/src/modules/mod_particle/plant.h index dec87ff..b399a8a 100644 --- a/synfig-core/trunk/src/modules/mod_particle/plant.h +++ b/synfig-core/trunk/src/modules/mod_particle/plant.h @@ -6,7 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley -** Copyright (c) 2007 Chris Moore +** Copyright (c) 2007, 2008 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -57,7 +57,7 @@ private: std::vector bline; bool bline_loop; - Point offset; + Point origin; synfig::Gradient gradient;