[TD]fix Front lock icon in DPG

This commit is contained in:
wandererfan
2019-10-07 08:06:57 -04:00
committed by WandererFan
parent a276bf46ee
commit 97c17029a6
5 changed files with 28 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ public:
void requestPaint(void);
virtual void handleXYLock(void);
virtual bool isLocked(void) const;
virtual bool showLock(void) const;
std::vector<TechDraw::DrawLeaderLine*> getLeaders(void) const;