Merge pull request #18268 from marioalexis84/fem-post_pipeline

Fem: Fix FemPostPipeline base class
This commit is contained in:
Max Wilfinger
2024-12-08 21:56:25 +01:00
committed by GitHub
4 changed files with 26 additions and 85 deletions

View File

@@ -48,6 +48,7 @@
#include <Gui/MainWindow.h>
#include <Gui/View3DInventor.h>
#include <Gui/View3DInventorViewer.h>
#include <Mod/Fem/App/FemPostFilter.h>
#include <Mod/Fem/App/FemPostPipeline.h>
#include "ui_TaskPostClip.h"