-- fy
This commit is contained in:
@@ -258,6 +258,7 @@ void XQMainWindow::onTreeItemClicked(const QModelIndex& index )
|
||||
|
||||
if( XQNodePtr contentNode = entry.contentNode() )
|
||||
{
|
||||
//XQNodePtr contentNode = entry.contentNode()
|
||||
QString key = contentNode->attribute(c_ProjectID);
|
||||
qDebug() << " --- FIRZ: key: " << key;
|
||||
|
||||
|
Reference in New Issue
Block a user