X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftags%2Fstable%2Fsrc%2Fmodules%2Fmod_filter%2Fhalftone.h;h=c75df2c51008e05f8bb0be56f43de8ff4b39b0bb;hb=47fce282611fbba1044921d22ca887f9b53ad91a;hp=43d83d068251467f406f186ae8f801439ae76997;hpb=684cf1db661a9a5cbc142238cf05d6d2f7aa3f89;p=synfig.git diff --git a/synfig-core/tags/stable/src/modules/mod_filter/halftone.h b/synfig-core/tags/stable/src/modules/mod_filter/halftone.h index 43d83d0..c75df2c 100644 --- a/synfig-core/tags/stable/src/modules/mod_filter/halftone.h +++ b/synfig-core/tags/stable/src/modules/mod_filter/halftone.h @@ -6,6 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley +** Copyright (c) 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 @@ -47,7 +48,7 @@ class Halftone public: int type; - synfig::Point offset; + synfig::Point origin; synfig::Vector size; synfig::Angle angle;