+ 0000478: Segfault on insert part into 2D drawing (workaround)

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5144 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
wmayer
2011-11-17 10:31:04 +00:00
parent a512879ba1
commit e35a042c2d
4 changed files with 54 additions and 34 deletions

View File

@@ -230,8 +230,8 @@ SET(Part_SRCS
)
SET(Part_Scripts
Init.py
TestPartApp.py
Init.py
TestPartApp.py
MakeBottle.py
)