mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 12:44:46 +01:00
Corrected labelSubtitle2.Location (Forms/Compare)
This commit is contained in:
parent
9371fb8f2d
commit
5f5b9e719b
2
src/Forms/Compare.Designer.cs
generated
2
src/Forms/Compare.Designer.cs
generated
@ -71,7 +71,7 @@ namespace Nikse.SubtitleEdit.Forms
|
||||
// labelSubtitle2
|
||||
//
|
||||
this.labelSubtitle2.AutoSize = true;
|
||||
this.labelSubtitle2.Location = new System.Drawing.Point(492, 31);
|
||||
this.labelSubtitle2.Location = new System.Drawing.Point(491, 32);
|
||||
this.labelSubtitle2.Name = "labelSubtitle2";
|
||||
this.labelSubtitle2.Size = new System.Drawing.Size(30, 13);
|
||||
this.labelSubtitle2.TabIndex = 3;
|
||||
|
Loading…
Reference in New Issue
Block a user