Fix misc. typos and whitespace

This commit is contained in:
luzpaz
2023-02-22 13:10:54 +00:00
committed by Uwe
parent 69645d0220
commit 72166fed46
4 changed files with 4 additions and 5 deletions

View File

@@ -712,7 +712,7 @@ bool ViewProviderFemPostObject::setupPipeline()
addAbsoluteField(dset, FieldName);
}
m_outline->SetInputData(dset);
m_outline->SetInputData(dset);
m_points->SetInputData(dset);
m_wireframe->SetInputData(dset);