diff --git a/INT69DC_7C/Forms/FormDataViewer.Designer.cs b/INT69DC_7C/Forms/FormDataViewer.Designer.cs index 7c05885..fd0768c 100644 --- a/INT69DC_7C/Forms/FormDataViewer.Designer.cs +++ b/INT69DC_7C/Forms/FormDataViewer.Designer.cs @@ -90,7 +90,7 @@ this.labelTitle.BackPictureBox2 = null; this.labelTitle.BorderColor = System.Drawing.Color.Black; this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.labelTitle.Font = new System.Drawing.Font("새굴림", 35F, System.Drawing.FontStyle.Bold); + this.labelTitle.Font = new System.Drawing.Font("New Gulim", 35F, System.Drawing.FontStyle.Bold); this.labelTitle.InitVisible = true; this.labelTitle.LineSpacing = 0F; this.labelTitle.Location = new System.Drawing.Point(3, 7); @@ -917,7 +917,7 @@ this.Controls.Add(this.labelTitle); this.Controls.Add(this.smartForm1); this.Name = "FormDataViewer"; - this.Text = "dnd"; + this.Text = "FormDataViewer"; ((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit(); this.panel1.ResumeLayout(false); this.ResumeLayout(false);