Extended global marker size to be used for Path

This commit is contained in:
JimStar
2018-07-08 15:04:00 +12:00
committed by Yorik van Havre
parent 348ae51772
commit dc15e8f077
2 changed files with 1 additions and 6 deletions

View File

@@ -59,7 +59,6 @@ public:
App::PropertyInteger LineWidth;
App::PropertyColor NormalColor;
App::PropertyColor MarkerColor;
App::PropertyInteger MarkerSize;
App::PropertyBool ShowNodes;
App::PropertyVector StartPosition;