mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-23 11:42:36 +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;
|
||||
break;
|
||||
}
|
||||
FixEnabled();
|
||||
}
|
||||
|
||||
private void FixLargeFonts()
|
||||
|
Loading…
Reference in New Issue
Block a user