cleanup: Uninitialized pointer field
CID 208320 Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
686544bcef
commit
ba813483dd
@ -258,7 +258,7 @@ void TemplateLayout::writeTemplate(QString template_name, QString grantlee_templ
|
||||
|
||||
YearInfo::YearInfo()
|
||||
{
|
||||
|
||||
year = Q_NULLPTR;
|
||||
}
|
||||
|
||||
YearInfo::~YearInfo()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user