OSDN Git Service

DTXMania089リリースに際してのtag付け。
[dtxmania/dtxmania.git] / 110401(DTXMania089) / DTXCreatorプロジェクト / コード / 03.オプション関連 / Cオプションダイアログ.cs
1 using System;\r
2 using System.Collections.Generic;\r
3 using System.Text;\r
4 using System.Windows.Forms;\r
5 using System.ComponentModel;\r
6 \r
7 namespace DTXCreator.オプション関連\r
8 {\r
9         public partial class Cオプションダイアログ : Form\r
10         {\r
11                 public Cオプションダイアログ()\r
12                 {\r
13                         InitializeComponent();\r
14                 }\r
15         }\r
16 }\r