clang: fix warnings [-Winconsistent-missing-override]

This commit is contained in:
wmayer
2022-08-09 17:36:25 +02:00
parent 1ec8775c2c
commit c87e1cc1c2
307 changed files with 535 additions and 531 deletions

View File

@@ -31,7 +31,7 @@ namespace SketcherGui {
class SketcherGuiExport ViewProviderCustom : public ViewProviderSketch
{
PROPERTY_HEADER(SketcherGui::ViewProviderCustom);
PROPERTY_HEADER_WITH_OVERRIDE(SketcherGui::ViewProviderCustom);
public:
/// constructor