diff options
Diffstat (limited to 'Histacom2/SaveDialogs/LoadGameDialog.Designer.cs')
| -rw-r--r-- | Histacom2/SaveDialogs/LoadGameDialog.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Histacom2/SaveDialogs/LoadGameDialog.Designer.cs b/Histacom2/SaveDialogs/LoadGameDialog.Designer.cs index 4dd8a30..20759e3 100644 --- a/Histacom2/SaveDialogs/LoadGameDialog.Designer.cs +++ b/Histacom2/SaveDialogs/LoadGameDialog.Designer.cs @@ -73,6 +73,7 @@ this.Profiles.AutoScroll = true; this.Profiles.Dock = System.Windows.Forms.DockStyle.Fill; this.Profiles.Location = new System.Drawing.Point(0, 0); + this.Profiles.Margin = new System.Windows.Forms.Padding(0); this.Profiles.Name = "Profiles"; this.Profiles.Size = new System.Drawing.Size(516, 340); this.Profiles.TabIndex = 2; |
