added access on tag_name and tag_value
This commit is contained in:
@@ -355,7 +355,7 @@ void XQMainWindow::loadDocument( const QString& fileName )
|
||||
childModel->initModel( c_ChildModelName );
|
||||
|
||||
// model inhalte laden
|
||||
childModel->setContent( contentRoot->first_child() );
|
||||
childModel->addModelData( contentRoot->first_child() );
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user