OSDN Git Service

Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to dynamic...
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmSplashScreen.cs
index 65ca835..f86122c 100644 (file)
@@ -14,8 +14,8 @@ namespace Handbrake
         public frmSplashScreen()\r
         {\r
             InitializeComponent();\r
+            //lbl_cli.Text = Properties.Settings.Default.CliVersion;\r
+            //lbl_gui.Text = Properties.Settings.Default.GuiVersion;\r
         }\r
-\r
-           \r
     }\r
 }
\ No newline at end of file