Added subitems for sections.
This commit is contained in:
@@ -153,6 +153,8 @@ XQItemList XQItemFactory::makeRow(const XQNodePtr& sheetNode, const XQNodePtr& c
|
||||
// value = contentNode->attributes["Capacity"];
|
||||
//
|
||||
|
||||
// __fix! Obacht! das setzt das vorhandensein des Contents voraus!
|
||||
|
||||
for( const auto& sheetEntry : sheetNode->children() )
|
||||
list.append( makeItem( sheetEntry, contentNode ) );
|
||||
|
||||
|
Reference in New Issue
Block a user