First work for LibPack8 and PropertyUUID

This commit is contained in:
jriegel
2012-01-07 15:29:57 +01:00
committed by Stefan Tröger
parent 0a4336b5c4
commit a037ffa728
6 changed files with 30 additions and 4 deletions

View File

@@ -39,7 +39,9 @@ PROPERTY_SOURCE(Assembly::Item, Part::Feature)
Item::Item()
{
ADD_PROPERTY(Model,(0));
ADD_PROPERTY(Id,(0));
ADD_PROPERTY(Name,(0));
ADD_PROPERTY(Description,(0));
}
short Item::mustExecute() const