mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 12:44:46 +01:00
Merge pull request #610 from xylographe/fcls2l
Corrected labelSubtitle2.Location (Forms/Compare)
This commit is contained in:
commit
a69da7b715
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