[TechDraw] Use inherited unsetEdit
Remove uneeded redefinitions of inherited functions
This commit is contained in:
committed by
WandererFan
parent
23966513c7
commit
fda3fd731f
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user