Skip to content

Commit

Permalink
add AppFemExport to FemPostFunctionProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrogan committed May 20, 2016
1 parent f9d2814 commit 37c2734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Fem/App/FemPostFunction.h
Expand Up @@ -62,7 +62,7 @@ class AppFemExport FemPostFunction : public App::DocumentObject
vtkBoundingBox m_boundingBox;
};

class FemPostFunctionProvider : public App::DocumentObject {
class AppFemExport FemPostFunctionProvider : public App::DocumentObject {

PROPERTY_HEADER(Fem::FemPostFunctionProvider);

Expand Down

0 comments on commit 37c2734

Please sign in to comment.