SVG Refactor - minor cleanups

This commit is contained in:
wandererfan
2019-06-08 11:16:51 -04:00
committed by WandererFan
parent ca5051a798
commit 044fe79549
9 changed files with 100 additions and 101 deletions

View File

@@ -111,7 +111,10 @@ private:
};
typedef App::FeaturePythonT<DrawPage> DrawPagePython;
} //namespace TechDraw
#endif