Slightly change start up code to run Workbench activate later and some implementations

This commit is contained in:
jriegel
2012-04-05 20:47:02 +02:00
committed by Stefan Tröger
parent 29507a44ed
commit d5663b4122
6 changed files with 43 additions and 7 deletions

View File

@@ -38,7 +38,8 @@ class AssemblyExport ItemPart : public Assembly::Item
public:
ItemPart();
App::PropertyLink Model;
App::PropertyLink Model;
App::PropertyLinkList Annotation;
/** @name methods override feature */
//@{