Revert "App: fix property ordering problem when undo/redo (#3255)"

This reverts commit c3178343db.
This commit is contained in:
Uwe
2022-02-22 01:21:49 +01:00
parent 278abf5675
commit 62496d7277
14 changed files with 68 additions and 250 deletions

View File

@@ -267,10 +267,6 @@ std::string DocumentObject::getFullName() const {
return name;
}
App::Document *DocumentObject::getOwnerDocument() const {
return _pDoc;
}
const char *DocumentObject::getNameInDocument() const
{
// Note: It can happen that we query the internal name of an object even if it is not