This commit is contained in:
Grégory Soutadé 2023-03-06 20:35:18 +01:00
parent 9677a077c6
commit e832c253fa
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ GenerateDialog::GenerateDialog(KissCount* kiss, wxUI *parent, int month, int yea
else
{
_yearFrom->setCurrentIndex(0);
OnYearFromChange(toSelect);
}
/* To */