-- semi-fy

This commit is contained in:
2025-09-06 22:13:46 +02:00
parent 0fe15d6043
commit 1531ec14f1
4 changed files with 15 additions and 4 deletions

View File

@@ -142,6 +142,7 @@ const XQModelSection& XQSectionManager::sectionByRow(int itemRow ) const
}
const XQModelSection& XQSectionManager::createSection(const QModelIndex& modelIndex, XQNodePtr sheetNode)
{
const QString& sectionKey = sheetNode->attribute(c_ContentType);