Include proper model headers for python files.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Name="VoronoiCellPy"
|
||||
Twin="VoronoiCell"
|
||||
TwinPointer="VoronoiCell"
|
||||
Include="Mod/Path/App/Voronoi.h"
|
||||
Include="Mod/Path/App/VoronoiCell.h"
|
||||
FatherInclude="Base/BaseClassPy.h"
|
||||
Namespace="Path"
|
||||
FatherNamespace="Base"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
Name="VoronoiEdgePy"
|
||||
Twin="VoronoiEdge"
|
||||
TwinPointer="VoronoiEdge"
|
||||
Include="Mod/Path/App/Voronoi.h"
|
||||
Include="Mod/Path/App/VoronoiEdge.h"
|
||||
FatherInclude="Base/BaseClassPy.h"
|
||||
Namespace="Path"
|
||||
FatherNamespace="Base"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
Name="VoronoiVertexPy"
|
||||
Twin="VoronoiVertex"
|
||||
TwinPointer="VoronoiVertex"
|
||||
Include="Mod/Path/App/Voronoi.h"
|
||||
Include="Mod/Path/App/VoronoiVertex.h"
|
||||
FatherInclude="Base/BaseClassPy.h"
|
||||
Namespace="Path"
|
||||
FatherNamespace="Base"
|
||||
|
||||
Reference in New Issue
Block a user