Fix -wreturn-type warnings

Tá an tiomantas seo le fáil i:
2021-10-25 18:13:25 +02:00
tuismitheoir ed61003636
tiomantas 017932e673
D'athraigh 4 comhad le 8 breiseanna agus 9 scriosta

Féach ar an gComhad

@@ -42,6 +42,7 @@ std::optional<Category> CategoryDaoSqlite::find(std::string name)
{
throwFrom(e);
}
return {};
}
void CategoryDaoSqlite::save(const Category &c)