Comment the RendDesc::Lock flags showing which flags correspond to which GUI elements.
[synfig.git] / synfig-core / trunk / src / synfig / layer_shape.h
index e383ed4..745d98d 100644 (file)
@@ -1,6 +1,6 @@
 /* === S Y N F I G ========================================================= */
 /*!    \file layer_shape.h
-**     \brief Template Header
+**     \brief Header file for implementation of the "Shape" layer
 **
 **     $Id$
 **
@@ -66,7 +66,7 @@ private:
        //exported data
        Color                                   color;
 
-       Point   offset;
+       Point   origin;
        bool    invert;
        bool    antialias;