Simplified QML code.

This commit is contained in:
2025-10-04 12:21:30 +02:00
parent f31da16948
commit b3b37d1ca4
3 changed files with 22 additions and 30 deletions

View File

@@ -121,7 +121,7 @@ void XQMainWindow::initMainWindow()
//loadDocument( c_DocumentFileName3 );
qDebug() << " --- all here: " << XQNode::s_Count;
qDebug() << " --- #nodes created: " << XQNode::s_Count;
}
catch( XQException& exception )