I forgot to commit this as part of r472. Sorry!
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 20 Apr 2007 07:55:50 +0000 (07:55 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 20 Apr 2007 07:55:50 +0000 (07:55 +0000)
git-svn-id: http://svn.voria.com/code@480 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/modules/mod_gradient/curvegradient.h

index a70810a..1c06d62 100644 (file)
@@ -60,6 +60,7 @@ private:
        bool zigzag;
        bool bline_loop;
        bool perpendicular;
+       bool fast;
 
        void sync();