[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

@@ -84,6 +84,7 @@ public:
protected:
void onChanged(const App::Property* prop) override;
virtual bool isLocked(void) const override;
virtual bool showLock(void) const override;
private:
static const char* TypeEnums[];