+ Fix memory leak in Python interface of Constraint class

This commit is contained in:
wmayer 2013-10-15 11:26:41 +02:00
parent 373bbcfa93
commit 5bee772e49

View File

@ -9,7 +9,8 @@
Namespace="Sketcher"
FatherInclude="Base/PersistencePy.h"
FatherNamespace="Base"
Constructor="true">
Constructor="true"
Delete="true">
<Documentation>
<Author Licence="LGPL" Name="Juergen Riegel" EMail="FreeCAD@juergen-riegel.net" />