new model structure works for now.
This commit is contained in:
@@ -39,7 +39,7 @@ XQMainModel::XQMainModel(QObject *parent )
|
||||
void XQMainModel::initModel(const QString& modelName)
|
||||
{
|
||||
|
||||
// model rootnode finden -> <ModelX>
|
||||
// model rootnode finden -> <DocumentTreeModel>
|
||||
XQNodePtr modelSheet = _itemFactory.findModelSheet( modelName ); // throws
|
||||
|
||||
// #1: über alle sections
|
||||
|
Reference in New Issue
Block a user