Bugfix
This commit is contained in:
parent
9677a077c6
commit
e832c253fa
|
@ -91,6 +91,7 @@ GenerateDialog::GenerateDialog(KissCount* kiss, wxUI *parent, int month, int yea
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
_yearFrom->setCurrentIndex(0);
|
_yearFrom->setCurrentIndex(0);
|
||||||
|
OnYearFromChange(toSelect);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* To */
|
/* To */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user