[TD]fix ScaleType change behaviour

This commit is contained in:
Wanderer Fan
2022-03-03 09:32:36 -05:00
committed by WandererFan
parent 2cff977548
commit 437a89e42a
4 changed files with 27 additions and 9 deletions

View File

@@ -105,6 +105,7 @@ public:
virtual bool showLock(void) const;
std::vector<TechDraw::DrawLeaderLine*> getLeaders(void) const;
void setScaleAttribute();
protected:
virtual void onChanged(const App::Property* prop) override;