Skip to content

Commit

Permalink
Arch: Fixed missing cmake/qt stuff for Arch Fence
Browse files Browse the repository at this point in the history
  • Loading branch information
yorikvanhavre committed May 8, 2019
1 parent 750d808 commit 9eef1b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Arch/CMakeLists.txt
Expand Up @@ -44,6 +44,7 @@ SET(Arch_SRCS
ArchNesting.py
ArchBuildingPart.py
ArchReference.py
ArchFence.py
)

SET(Dice3DS_SRCS
Expand Down
2 changes: 2 additions & 0 deletions src/Mod/Arch/Resources/Arch.qrc
Expand Up @@ -71,6 +71,8 @@
<file>icons/Arch_Material_Multi.svg</file>
<file>icons/Arch_Schedule.svg</file>
<file>icons/ArchWorkbench.svg</file>
<file>icons/Arch_Fence.svg</file>
<file>icons/Arch_Fence_Tree.svg</file>
<file>ui/preferences-arch.ui</file>
<file>ui/preferences-archdefaults.ui</file>
<file>ui/preferences-ifc.ui</file>
Expand Down

0 comments on commit 9eef1b3

Please sign in to comment.