[TD]handle ScaleType in old documents

This commit is contained in:
Wanderer Fan
2022-03-09 13:14:41 -05:00
committed by WandererFan
parent 419594a5dc
commit d9afcaa807
3 changed files with 27 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ public:
protected:
virtual void onChanged(const App::Property* prop) override;
virtual void validateScale();
std::string pageFeatName;
bool autoPos;
bool mouseMove;