Skip to content

Commit

Permalink
FEM: fix cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
berndhahnebach committed Feb 12, 2020
1 parent 3ad0fb5 commit b799996
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Fem/Gui/CMakeLists.txt
Expand Up @@ -418,8 +418,8 @@ SET(FemGuiPythonUI_SRCS
Resources/ui/MeshGroup.ui
Resources/ui/MeshGroupXDMFExport.ui
Resources/ui/MeshRegion.ui
Resources/ui/ResultHints.ui
Resources/ui/ResultShow.ui
Resources/ui/ResultShowHints.ui
Resources/ui/SolverCalculix.ui
)

Expand Down
1 change: 1 addition & 0 deletions src/Mod/Fem/Gui/Resources/Fem.qrc
Expand Up @@ -124,6 +124,7 @@
<file>ui/MeshGroup.ui</file>
<file>ui/MeshGroupXDMFExport.ui</file>
<file>ui/MeshRegion.ui</file>
<file>ui/ResultHints.ui</file>
<file>ui/ResultShow.ui</file>
<file>ui/SolverCalculix.ui</file>
</qresource>
Expand Down

0 comments on commit b799996

Please sign in to comment.