App: Modernise ctors dtors defs etc
This commit is contained in:
@@ -58,10 +58,7 @@ Property::Property()
|
||||
{
|
||||
}
|
||||
|
||||
Property::~Property()
|
||||
{
|
||||
|
||||
}
|
||||
Property::~Property() = default;
|
||||
|
||||
const char* Property::getName() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user