X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_gradient%2Fcurvegradient.h;h=86a9b127d962b84c6dad12ce89ee907b33102c81;hb=cc5527e2d07e7164bb07776355d7491197e40b6e;hp=a70810abd30eb58b952535250f6cc9f645747daf;hpb=44bccb5e0f65738a88be04586da0a5f452a25fc6;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_gradient/curvegradient.h b/synfig-core/trunk/src/modules/mod_gradient/curvegradient.h index a70810a..86a9b12 100644 --- a/synfig-core/trunk/src/modules/mod_gradient/curvegradient.h +++ b/synfig-core/trunk/src/modules/mod_gradient/curvegradient.h @@ -6,6 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley +** Copyright (c) 2007 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 @@ -60,6 +61,7 @@ private: bool zigzag; bool bline_loop; bool perpendicular; + bool fast; void sync();