[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
committed by
Benjamin Nauck
parent
9fb0d7b0bb
commit
c15e45e7e2
@@ -129,9 +129,8 @@ bool ViewProviderFemPostFunctionProvider::onDelete(const std::vector<std::string
|
||||
// warn the user if the object has unselected children
|
||||
auto objs = claimChildren();
|
||||
return ViewProviderFemAnalysis::checkSelectedChildren(objs,
|
||||
this->getDocument(),
|
||||
"functions list");
|
||||
|
||||
this->getDocument(),
|
||||
"functions list");
|
||||
}
|
||||
|
||||
bool ViewProviderFemPostFunctionProvider::canDelete(App::DocumentObject* obj) const
|
||||
|
||||
Reference in New Issue
Block a user