mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 19:22:53 +01:00
Formatting (whitespace only)
This commit is contained in:
parent
fb38d34651
commit
46dd3c3cb7
@ -1230,7 +1230,7 @@ namespace Nikse.SubtitleEdit.Forms.Styles
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private void buttonExport_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
@ -219,7 +219,7 @@ namespace Nikse.SubtitleEdit.Forms.Styles
|
||||
numericUpDownVideoWidth.Value = 0;
|
||||
numericUpDownVideoHeight.Value = 0;
|
||||
checkBoxScaleBorderAndShadow.Checked = false;
|
||||
|
||||
|
||||
ResetHeader();
|
||||
textBoxRawHeader_Validated(sender, e);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user