mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-23 19:52:48 +01:00
[OCRSpellCheck] - Set Minimum width/height.
This commit is contained in:
parent
76374dd686
commit
a7ac80f990
1
src/Forms/OCRSpellCheck.Designer.cs
generated
1
src/Forms/OCRSpellCheck.Designer.cs
generated
@ -361,6 +361,7 @@
|
||||
this.Controls.Add(this.GroupBoxEditWord);
|
||||
this.Controls.Add(this.groupBoxEditWholeText);
|
||||
this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.MinimumSize = new System.Drawing.Size(736, 512);
|
||||
this.Name = "OcrSpellCheck";
|
||||
this.ShowIcon = false;
|
||||
this.ShowInTaskbar = false;
|
||||
|
Loading…
Reference in New Issue
Block a user