Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / shade.h
index 61e7fbf..ec16ad1 100644 (file)
@@ -44,7 +44,7 @@ private:
        synfig::Vector  size;
        int                             type;
        synfig::Color   color;
-       synfig::Vector  offset;
+       synfig::Vector  origin;
        bool invert;
 
 public: