FEM: Fix test with new python filter and other small fixes

This commit is contained in:
Stefan Tröger
2025-04-15 09:12:09 +02:00
parent f20852e7e1
commit e6c82c1c20
6 changed files with 23 additions and 19 deletions

View File

@@ -122,7 +122,6 @@ protected:
const char* typeName,
const char* propName) override;
virtual void setupTaskDialog(TaskDlgPost* dlg);
bool setupPipeline();
void updateVtk();
void setRangeOfColorBar(float min, float max);