change inheritance of Item (again)

This commit is contained in:
jriegel
2012-05-17 17:20:44 +02:00
committed by Stefan Tröger
parent fbd763a8f4
commit f5cfa8d72a
8 changed files with 36 additions and 18 deletions

View File

@@ -36,7 +36,7 @@ using namespace Assembly;
namespace Assembly {
PROPERTY_SOURCE(Assembly::Item, Part::Feature)
PROPERTY_SOURCE_ABSTRACT(Assembly::Item, App::GeoFeature)
Item::Item()
{