Fix bad highlight position in Detail from ProjGroup

This commit is contained in:
wandererfan
2019-02-20 16:11:19 -05:00
committed by wmayer
parent 8b8f96b930
commit 77b22f4f30
5 changed files with 16 additions and 34 deletions

View File

@@ -52,6 +52,7 @@ public:
App::PropertyBool HorizCenterLine;
App::PropertyBool VertCenterLine;
App::PropertyBool ShowSectionLine;
App::PropertyFloat HighlightAdjust;
virtual void attach(App::DocumentObject *);
virtual void setDisplayMode(const char* ModeName);