This commit is contained in:
2025-08-31 23:18:14 +02:00
parent 952409ab1a
commit 4d49a495fd
3 changed files with 13 additions and 31 deletions

View File

@@ -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;