Client/MainForm.Designer.cs
changeset 29 c4e03315035c
parent 26 a6fb2b2f73b0
child 33 1363bda20171
     1.1 --- a/Client/MainForm.Designer.cs	Thu Aug 14 10:41:44 2014 +0200
     1.2 +++ b/Client/MainForm.Designer.cs	Thu Aug 14 18:37:23 2014 +0200
     1.3 @@ -48,7 +48,7 @@
     1.4              this.ClientSize = new System.Drawing.Size(443, 252);
     1.5              this.Controls.Add(this.buttonSetText);
     1.6              this.Name = "MainForm";
     1.7 -            this.Text = "Sharp Display Client";
     1.8 +            this.Text = "Client";
     1.9              this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
    1.10              this.Load += new System.EventHandler(this.MainForm_Load);
    1.11              this.ResumeLayout(false);