OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmActivityWindow.Designer.cs
index eeb5e35..4d2d081 100644 (file)
@@ -78,7 +78,7 @@ namespace Handbrake
             this.mnu_copy_log.Name = "mnu_copy_log";\r
             this.mnu_copy_log.Size = new System.Drawing.Size(253, 22);\r
             this.mnu_copy_log.Text = "Copy";\r
-            this.mnu_copy_log.Click += new System.EventHandler(this.mnu_copy_log_Click);\r
+            this.mnu_copy_log.Click += new System.EventHandler(this.MnuCopyLogClick);\r
             // \r
             // mnu_openLogFolder\r
             // \r
@@ -86,7 +86,7 @@ namespace Handbrake
             this.mnu_openLogFolder.Name = "mnu_openLogFolder";\r
             this.mnu_openLogFolder.Size = new System.Drawing.Size(253, 22);\r
             this.mnu_openLogFolder.Text = "Open Individual Log File Directory";\r
-            this.mnu_openLogFolder.Click += new System.EventHandler(this.mnu_openLogFolder_Click);\r
+            this.mnu_openLogFolder.Click += new System.EventHandler(this.MnuOpenLogFolderClick);\r
             // \r
             // ToolTip\r
             // \r
@@ -124,7 +124,7 @@ namespace Handbrake
             this.btn_encode_log.Name = "btn_encode_log";\r
             this.btn_encode_log.Size = new System.Drawing.Size(152, 22);\r
             this.btn_encode_log.Text = "Encode Log";\r
-            this.btn_encode_log.Click += new System.EventHandler(this.btn_encode_log_Click);\r
+            this.btn_encode_log.Click += new System.EventHandler(this.BtnEncodeLogClick);\r
             // \r
             // btn_scan_log\r
             // \r
@@ -132,7 +132,7 @@ namespace Handbrake
             this.btn_scan_log.Name = "btn_scan_log";\r
             this.btn_scan_log.Size = new System.Drawing.Size(152, 22);\r
             this.btn_scan_log.Text = "Scan Log";\r
-            this.btn_scan_log.Click += new System.EventHandler(this.btn_scan_log_Click);\r
+            this.btn_scan_log.Click += new System.EventHandler(this.BtnScanLogClick);\r
             // \r
             // btn_copy\r
             // \r
@@ -142,7 +142,7 @@ namespace Handbrake
             this.btn_copy.Name = "btn_copy";\r
             this.btn_copy.Size = new System.Drawing.Size(122, 22);\r
             this.btn_copy.Text = "Copy to clipboard";\r
-            this.btn_copy.Click += new System.EventHandler(this.btn_copy_Click);\r
+            this.btn_copy.Click += new System.EventHandler(this.BtnCopyClick);\r
             // \r
             // panel1\r
             // \r