[TD]support pyramid arrow in leader

This commit is contained in:
WandererFan
2019-12-29 22:02:52 -05:00
committed by WandererFan
parent 911ab15224
commit 98ed976e24
3 changed files with 22 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ public:
App::PropertyLink LeaderParent;
App::PropertyVectorList WayPoints;
App::PropertyInteger StartSymbol;
App::PropertyInteger StartSymbol; //see Gui/QGIArrow for values
App::PropertyInteger EndSymbol;
App::PropertyBool Scalable;
App::PropertyBool AutoHorizontal;