ProjectionAlgo & DrawingExport renames

This commit is contained in:
WandererFan
2016-07-11 15:32:16 +02:00
committed by wmayer
parent bf8a228405
commit 3b2d07e8af
55 changed files with 294 additions and 633 deletions
+3 -3
View File
@@ -5,10 +5,10 @@
Name="DrawSVGTemplatePy"
Twin="DrawSVGTemplate"
TwinPointer="DrawSVGTemplate"
Include="Mod/Drawing/App/DrawSVGTemplate.h"
Namespace="Drawing"
Include="Mod/TechDraw/App/DrawSVGTemplate.h"
Namespace="TechDraw"
FatherInclude="DrawTemplatePy.h"
FatherNamespace="Drawing">
FatherNamespace="TechDraw">
<Documentation>
<Author Licence="LGPL" Name="Luke Parry" EMail="[email protected]" />
<UserDocu>Feature for creating and manipulating Drawing SVG Templates</UserDocu>