App: Modernise ctors dtors defs etc
This commit is contained in:
@@ -41,9 +41,7 @@ using namespace App;
|
||||
|
||||
TYPESYSTEM_SOURCE(App::PropertyPythonObject , App::Property)
|
||||
|
||||
PropertyPythonObject::PropertyPythonObject()
|
||||
{
|
||||
}
|
||||
PropertyPythonObject::PropertyPythonObject() = default;
|
||||
|
||||
PropertyPythonObject::~PropertyPythonObject()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user