FEM: fix trailing newlines

This commit is contained in:
luzpaz
2023-02-15 13:41:38 +00:00
parent b0e50b8eb2
commit d4796dd1d4
4 changed files with 5 additions and 5 deletions

View File

@@ -1381,7 +1381,7 @@ void TaskPostContours::updateFields()
else {
getTypedView<ViewProviderFemPostObject>()->Field.setValue("None");
}
}
void TaskPostContours::onFieldsChanged(int idx)