Fix update of children on parent LockPosition change
This commit is contained in:
@@ -160,6 +160,7 @@ protected:
|
||||
TechDraw::DrawPage * getPage(void) const;
|
||||
void updateChildren(void);
|
||||
void updateChildrenSource(void);
|
||||
void updateChildrenLock(void);
|
||||
int getViewIndex(const char *viewTypeCStr) const;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user