X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FfrmSplashScreen.cs;h=68441d4d09eab96d8e60da170fb38dfa6d4aa7cd;hb=bbadff781cdcb5c4676d26141c493939ea28b769;hp=dca8bd2ff12c556eb5b17a023ac81717900c90b8;hpb=f97a2e4f680a1a71481d410e6c30b5899f23ed61;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/frmSplashScreen.cs b/win/C#/frmSplashScreen.cs index dca8bd2f..68441d4d 100644 --- a/win/C#/frmSplashScreen.cs +++ b/win/C#/frmSplashScreen.cs @@ -4,10 +4,10 @@ Homepage: . It may be used under the terms of the GNU General Public License. */ -using System.Windows.Forms; - namespace Handbrake { + using System.Windows.Forms; + public partial class frmSplashScreen : Form { public frmSplashScreen()