try to fix vcx proj

This commit is contained in:
2025-09-13 22:44:33 +02:00
parent 32c5121fcd
commit 10752908ca
10 changed files with 188 additions and 156 deletions

View File

@@ -183,6 +183,7 @@ bool XQItem::hasContentNode() const
XQItem& firstItem = xqItemFromIndex( pIndex );
return firstItem.hasContentNode();
}
return false;
}
//! gibt den content-node zurück.