mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-23 03:33:18 +01:00
Minor UI fix
This commit is contained in:
parent
5a0a6fbc65
commit
8f9e65c28b
2
src/ui/Forms/Main.Designer.cs
generated
2
src/ui/Forms/Main.Designer.cs
generated
@ -3534,6 +3534,8 @@ namespace Nikse.SubtitleEdit.Forms
|
||||
//
|
||||
// tabControlModes
|
||||
//
|
||||
this.tabControlModes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.tabControlModes.Controls.Add(this.tabPageTranslate);
|
||||
this.tabControlModes.Controls.Add(this.tabPageCreate);
|
||||
this.tabControlModes.Controls.Add(this.tabPageAdjust);
|
||||
|
Loading…
Reference in New Issue
Block a user