diff --git a/src/Mod/Sketcher/Gui/TaskDlgEditSketch.h b/src/Mod/Sketcher/Gui/TaskDlgEditSketch.h index ef008d465b..de71106451 100644 --- a/src/Mod/Sketcher/Gui/TaskDlgEditSketch.h +++ b/src/Mod/Sketcher/Gui/TaskDlgEditSketch.h @@ -69,7 +69,6 @@ public: } void autoClosedOnClosedView() override; - /// returns for Close and Help button QDialogButtonBox::StandardButtons getStandardButtons() const override; /** @brief Function used to register a slot to be triggered when the tool widget is changed. */