From 7a98ea84f92ac5c5ed8c6ffb7798890f3e645478 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 29 Aug 2018 11:34:59 -0400 Subject: Quantumnet domain changes and renamed #test to #chat --- Project Ports/Programs/ChatApp.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project Ports/Programs') diff --git a/Project Ports/Programs/ChatApp.Designer.cs b/Project Ports/Programs/ChatApp.Designer.cs index 921a57c..c8a6502 100644 --- a/Project Ports/Programs/ChatApp.Designer.cs +++ b/Project Ports/Programs/ChatApp.Designer.cs @@ -69,7 +69,7 @@ this.listBox1.ForeColor = System.Drawing.SystemColors.Control; this.listBox1.FormattingEnabled = true; this.listBox1.Items.AddRange(new object[] { - "#test"}); + "#chat"}); this.listBox1.Location = new System.Drawing.Point(4, 4); this.listBox1.Name = "listBox1"; this.listBox1.Size = new System.Drawing.Size(126, 210); -- cgit v1.2.3