summaryrefslogtreecommitdiff
path: root/Aktywator/MainForm.Designer.cs
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-09-21 08:58:43 +0200
committeremkael <emkael@tlen.pl>2017-09-21 08:58:43 +0200
commit56a67148efedf13969f6d16286d28c8e77d6fa6c (patch)
treee9605b6eb72d7cf719ce412dd0510e96d08756a8 /Aktywator/MainForm.Designer.cs
parent74a1e9af541fa6f68737699c703aa4eec345731b (diff)
Restoring click handler on settings load button
Diffstat (limited to 'Aktywator/MainForm.Designer.cs')
-rw-r--r--Aktywator/MainForm.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Aktywator/MainForm.Designer.cs b/Aktywator/MainForm.Designer.cs
index 18beec0..6c5dc8e 100644
--- a/Aktywator/MainForm.Designer.cs
+++ b/Aktywator/MainForm.Designer.cs
@@ -275,6 +275,7 @@
this.bLoad.Name = "bLoad";
this.bLoad.Size = new System.Drawing.Size(216, 22);
this.bLoad.Text = "Ponownie wczytaj ustawienia z BWS";
+ this.bLoad.Click += new System.EventHandler(this.bLoad_Click);
//
// bSave
//