X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_geometry%2Fstar.h;h=7719c858be122ae09d922d20533bac171283ba69;hb=247bc55b019ce3036b61c4eaaad7a71c73b17e07;hp=c0a256363cdfdc5dac22c3cc93c0c10bc535cfda;hpb=cc54c38609ee9745ad678e5e9b9d7d2912be9c95;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_geometry/star.h b/synfig-core/trunk/src/modules/mod_geometry/star.h index c0a2563..7719c85 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/star.h +++ b/synfig-core/trunk/src/modules/mod_geometry/star.h @@ -52,6 +52,7 @@ private: Real radius2; int points; Angle angle; + bool regular_polygon; public: Star();