do not allow to delete properties in FeaturePythonPyT

This commit is contained in:
wmayer
2016-11-10 23:57:41 +01:00
parent 8cfc59be9f
commit 8edd8cb599
2 changed files with 7 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
#define APP_FEATUREPYTHONPYIMP_H
#include <Base/BaseClass.h>
#include <Base/PyObjectBase.h>
#include <App/PropertyContainerPy.h>
namespace App
{