mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2025-01-31 21:11:39 +01:00
Beautify some alignments
This commit is contained in:
parent
dcc79f87a2
commit
f33563f0f3
2
src/ui/Forms/Ocr/VobSubOcr.Designer.cs
generated
2
src/ui/Forms/Ocr/VobSubOcr.Designer.cs
generated
@ -548,7 +548,7 @@ namespace Nikse.SubtitleEdit.Forms.Ocr
|
||||
// checkBoxSeHandlesTextMerge
|
||||
//
|
||||
this.checkBoxSeHandlesTextMerge.AutoSize = true;
|
||||
this.checkBoxSeHandlesTextMerge.Location = new System.Drawing.Point(7, 105);
|
||||
this.checkBoxSeHandlesTextMerge.Location = new System.Drawing.Point(9, 104);
|
||||
this.checkBoxSeHandlesTextMerge.Name = "checkBoxSeHandlesTextMerge";
|
||||
this.checkBoxSeHandlesTextMerge.Size = new System.Drawing.Size(134, 17);
|
||||
this.checkBoxSeHandlesTextMerge.TabIndex = 5;
|
||||
|
@ -204,7 +204,7 @@
|
||||
this.groupBoxGenerateShotChanges.Controls.Add(this.textBoxGenerate);
|
||||
this.groupBoxGenerateShotChanges.Location = new System.Drawing.Point(12, 12);
|
||||
this.groupBoxGenerateShotChanges.Name = "groupBoxGenerateShotChanges";
|
||||
this.groupBoxGenerateShotChanges.Size = new System.Drawing.Size(349, 413);
|
||||
this.groupBoxGenerateShotChanges.Size = new System.Drawing.Size(349, 412);
|
||||
this.groupBoxGenerateShotChanges.TabIndex = 0;
|
||||
this.groupBoxGenerateShotChanges.TabStop = false;
|
||||
this.groupBoxGenerateShotChanges.Text = "Generate shot changes";
|
||||
@ -271,7 +271,7 @@
|
||||
//
|
||||
this.buttonImportWithFfmpeg.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.buttonImportWithFfmpeg.Location = new System.Drawing.Point(6, 352);
|
||||
this.buttonImportWithFfmpeg.Location = new System.Drawing.Point(6, 351);
|
||||
this.buttonImportWithFfmpeg.Name = "buttonImportWithFfmpeg";
|
||||
this.buttonImportWithFfmpeg.Size = new System.Drawing.Size(337, 23);
|
||||
this.buttonImportWithFfmpeg.TabIndex = 2;
|
||||
@ -291,7 +291,7 @@
|
||||
this.textBoxGenerate.Name = "textBoxGenerate";
|
||||
this.textBoxGenerate.ReadOnly = true;
|
||||
this.textBoxGenerate.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.textBoxGenerate.Size = new System.Drawing.Size(337, 298);
|
||||
this.textBoxGenerate.Size = new System.Drawing.Size(337, 297);
|
||||
this.textBoxGenerate.TabIndex = 1;
|
||||
//
|
||||
// progressBar1
|
||||
|
Loading…
x
Reference in New Issue
Block a user