Defer to realthunder fix

This commit is contained in:
bgbsww
2023-12-18 11:14:18 -05:00
committed by Yorik van Havre
parent a8c7373323
commit dbc76f29e7

View File

@@ -364,6 +364,8 @@ void GroupExtension::extensionOnChanged(const Property* p) {
}
void GroupExtension::slotChildChanged(const DocumentObject &obj, const Property &prop) {
if(&prop == &obj.Visibility)
_GroupTouched.touch();}
}
bool GroupExtension::extensionGetSubObject(DocumentObject *&ret, const char *subname,