Mod: redundant void 2

This commit is contained in:
berniev
2022-08-07 20:05:16 +10:00
committed by wwmayer
parent 311abcc43e
commit da9ebc572f
805 changed files with 3787 additions and 3787 deletions

View File

@@ -79,7 +79,7 @@ protected Q_SLOTS:
protected:
void changeEvent(QEvent *e);
void setUiEdit(void);
void setUiEdit();
private:
App::DocumentObject* selectedObject;
@@ -107,7 +107,7 @@ public:
virtual bool reject();
/// is called by the framework if the user presses the help button
virtual void helpRequested() { return;}
virtual bool isAllowedAlterDocument(void) const
virtual bool isAllowedAlterDocument() const
{ return false; }
void update();