App: fix -Winconsistent-missing-override

This commit is contained in:
wmayer
2022-08-01 01:14:19 +02:00
parent b6cae3bfdf
commit 1a457d0fb9
24 changed files with 79 additions and 79 deletions

View File

@@ -33,7 +33,7 @@ namespace App
class AppExport VRMLObject : public GeoFeature
{
PROPERTY_HEADER(App::VRMLObject);
PROPERTY_HEADER_WITH_OVERRIDE(App::VRMLObject);
public:
/// Constructor