Sheet: modernize C++: use default member init
This commit is contained in:
@@ -253,7 +253,6 @@ Cell * PropertySheet::createCell(CellAddress address)
|
||||
|
||||
PropertySheet::PropertySheet(Sheet *_owner)
|
||||
: owner(_owner)
|
||||
, updateCount(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user