clang: fix warnings [-Winconsistent-missing-override]
This commit is contained in:
@@ -31,7 +31,7 @@ namespace SketcherGui {
|
||||
|
||||
class SketcherGuiExport ViewProviderCustom : public ViewProviderSketch
|
||||
{
|
||||
PROPERTY_HEADER(SketcherGui::ViewProviderCustom);
|
||||
PROPERTY_HEADER_WITH_OVERRIDE(SketcherGui::ViewProviderCustom);
|
||||
|
||||
public:
|
||||
/// constructor
|
||||
|
||||
Reference in New Issue
Block a user