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

@@ -44,7 +44,7 @@ namespace App
*/
class AppExport PropertyPythonObject : public Property
{
TYPESYSTEM_HEADER();
TYPESYSTEM_HEADER_WITH_OVERRIDE();
public:
PropertyPythonObject();