[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 dd1b0e0a3d
commit bbffb3f413
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;