OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmPreview.cs
index 9fb1d7a..10bd1cf 100644 (file)
@@ -43,7 +43,7 @@ namespace Handbrake
         /// <summary>\r
         /// The encode queue\r
         /// </summary>\r
-        private readonly IQueue encodeQueue = new Queue();\r
+        private readonly IEncode encodeQueue = new Encode();\r
 \r
         /// <summary>\r
         /// What is currently playing\r