Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / mod_filter / halftone.h
index 76846e6..c75df2c 100644 (file)
@@ -2,10 +2,11 @@
 /*!    \file halftone.h
 **     \brief Template Header
 **
-**     $Id: halftone.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+**     $Id$
 **
 **     \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;