Doc: Improve App::ObjectIdentifier docs

This commit is contained in:
Pieter Hijma
2025-04-29 21:10:42 +02:00
parent 295e9636a0
commit a51c72729c
5 changed files with 911 additions and 154 deletions

View File

@@ -189,7 +189,7 @@ void PropertyLinkBase::checkLabelReferences(const std::vector<std::string>& subs
std::string PropertyLinkBase::updateLabelReference(const App::DocumentObject* parent,
const char* subname,
App::DocumentObject* obj,
const App::DocumentObject* obj,
const std::string& ref,
const char* newLabel)
{