Change links to Global scope
This commit is contained in:
committed by
Yorik van Havre
parent
310fdab492
commit
6d032f1bcf
@@ -43,7 +43,7 @@ public:
|
||||
DrawViewDraft(void);
|
||||
virtual ~DrawViewDraft();
|
||||
|
||||
App::PropertyLink Source;
|
||||
App::PropertyLinkGlobal Source;
|
||||
App::PropertyFloat LineWidth;
|
||||
App::PropertyFloat FontSize;
|
||||
App::PropertyVector Direction;
|
||||
|
||||
Reference in New Issue
Block a user