Change links to Global scope
This commit is contained in:
committed by
Yorik van Havre
parent
310fdab492
commit
6d032f1bcf
@@ -42,7 +42,7 @@ public:
|
||||
DrawViewArch(void);
|
||||
virtual ~DrawViewArch();
|
||||
|
||||
App::PropertyLink Source;
|
||||
App::PropertyLinkGlobal Source;
|
||||
App::PropertyBool AllOn;
|
||||
App::PropertyEnumeration RenderMode; // "Wireframe","Solid"
|
||||
App::PropertyBool ShowHidden;
|
||||
|
||||
Reference in New Issue
Block a user