mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-23 19:52:48 +01:00
Minor fix for init of adjust durations
This commit is contained in:
parent
46cb5967a9
commit
82724b9785
@ -89,6 +89,7 @@ namespace Nikse.SubtitleEdit.Forms
|
|||||||
radioButtonFixed.Checked = true;
|
radioButtonFixed.Checked = true;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
FixEnabled();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void FixLargeFonts()
|
private void FixLargeFonts()
|
||||||
|
Loading…
Reference in New Issue
Block a user