OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmPreview.cs
index 6d68dda..fbd695f 100644 (file)
@@ -101,7 +101,7 @@ namespace Handbrake
                 MessageBox.Show(this, "Handbrake is already encoding a video!", "Status", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
             else\r
             {\r
-                process.runCli((string)state);\r
+                process.RunCli((string)state);\r
                 if (process.hbProcess != null)\r
                 {\r
                     process.hbProcess.WaitForExit();\r