OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmAddPreset.Designer.cs
index 8378390..348c430 100644 (file)
@@ -1,8 +1,8 @@
 /*  AudioTrack.cs $\r
        \r
-          This file is part of the HandBrake source code.\r
-          Homepage: <http://handbrake.fr>.\r
-          It may be used under the terms of the GNU General Public License. */\r
+    This file is part of the HandBrake source code.\r
+    Homepage: <http://handbrake.fr>.\r
+    It may be used under the terms of the GNU General Public License. */\r
 \r
 namespace Handbrake\r
 {\r
@@ -79,7 +79,7 @@ namespace Handbrake
             this.btn_add.TabIndex = 2;\r
             this.btn_add.Text = "Add";\r
             this.btn_add.UseVisualStyleBackColor = false;\r
-            this.btn_add.Click += new System.EventHandler(this.btn_add_Click);\r
+            this.btn_add.Click += new System.EventHandler(this.BtnAddClick);\r
             // \r
             // btn_cancel\r
             // \r
@@ -93,7 +93,7 @@ namespace Handbrake
             this.btn_cancel.TabIndex = 3;\r
             this.btn_cancel.Text = "Cancel";\r
             this.btn_cancel.UseVisualStyleBackColor = false;\r
-            this.btn_cancel.Click += new System.EventHandler(this.btn_cancel_Click);\r
+            this.btn_cancel.Click += new System.EventHandler(this.BtnCancelClick);\r
             // \r
             // check_pictureSettings\r
             // \r