[TechDraw] Use inherited unsetEdit

Remove uneeded redefinitions of inherited functions
This commit is contained in:
Benjamin Bræstrup Sayoc
2022-08-04 11:43:10 +02:00
committed by WandererFan
parent 23966513c7
commit fda3fd731f
22 changed files with 0 additions and 127 deletions

View File

@@ -62,7 +62,6 @@ public:
virtual void onChanged(const App::Property *prop) override;
virtual void updateData(const App::Property*) override;
virtual void unsetEdit(int ModNum) override;
QGIView* getQView(void);
MDIViewPage* getMDIViewPage() const;