summaryrefslogtreecommitdiff
path: root/spedytor/Form1.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'spedytor/Form1.Designer.cs')
-rw-r--r--spedytor/Form1.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/spedytor/Form1.Designer.cs b/spedytor/Form1.Designer.cs
index d504306..32913cc 100644
--- a/spedytor/Form1.Designer.cs
+++ b/spedytor/Form1.Designer.cs
@@ -255,7 +255,7 @@
this.Name = "Form1";
this.Text = "Spedytor";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
- this.Load += new System.EventHandler(this.Form1_Load);
+ this.Shown += new System.EventHandler(this.Form1_Shown);
this.Resize += new System.EventHandler(this.Form1_Resize);
((System.ComponentModel.ISupportInitialize)(this.nInterval)).EndInit();
this.contextMenuStrip.ResumeLayout(false);