Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / stable / src / modules / mod_particle / plant.h
index 3304d55..b399a8a 100644 (file)
@@ -57,7 +57,7 @@ private:
        std::vector<synfig::BLinePoint> bline;
        bool bline_loop;
 
-       Point offset;
+       Point origin;
 
        synfig::Gradient gradient;