DrawHatch derives from DocumentObject

Remove Face selected box
Add Face# to Hatch Label
This commit is contained in:
WandererFan
2016-06-13 09:44:42 -04:00
committed by wmayer
parent efe10e0fb9
commit ba71e074ce
5 changed files with 10 additions and 10 deletions

View File

@@ -34,7 +34,7 @@
namespace TechDraw
{
class TechDrawExport DrawHatch : public TechDraw::DrawView
class TechDrawExport DrawHatch : public App::DocumentObject
{
PROPERTY_HEADER(TechDraw::DrawHatch);