aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/SaveDialogs/LoadGameDialog.Designer.cs
diff options
context:
space:
mode:
authorMichael Webb <[email protected]>2019-04-03 21:26:02 -0500
committerMichael Webb <[email protected]>2019-04-03 21:26:02 -0500
commitcc322eeb8e1df9aaf1be7a88b980b820286bf972 (patch)
tree6ece0f81a977d0a5620349469ddd620475e9eeae /Histacom2/SaveDialogs/LoadGameDialog.Designer.cs
parent5b22de799a66e4f7a614815b80fe0c1bb76b44a7 (diff)
downloadhistacom2-cc322eeb8e1df9aaf1be7a88b980b820286bf972.tar.gz
histacom2-cc322eeb8e1df9aaf1be7a88b980b820286bf972.tar.bz2
histacom2-cc322eeb8e1df9aaf1be7a88b980b820286bf972.zip
Make achievements screen resize properly, make load screen look much better, other small adjustments
Diffstat (limited to 'Histacom2/SaveDialogs/LoadGameDialog.Designer.cs')
-rw-r--r--Histacom2/SaveDialogs/LoadGameDialog.Designer.cs1
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;