diff options
| author | JayXKanz666 <[email protected]> | 2017-07-06 00:43:16 +0200 |
|---|---|---|
| committer | JayXKanz666 <[email protected]> | 2017-07-06 00:43:16 +0200 |
| commit | 2e5b33db38b34c87c30e512eac849dd64ffc6cf1 (patch) | |
| tree | bb88f8d0ed685f74c98627f1fcbe6811fdbd7586 /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs | |
| parent | 0d4d4cb8d5647a1555c0f6c511a5a21e8cb831bc (diff) | |
| parent | fa18e32a23d001d75afdc550742eeb89e1608328 (diff) | |
| download | histacom2-2e5b33db38b34c87c30e512eac849dd64ffc6cf1.tar.gz histacom2-2e5b33db38b34c87c30e512eac849dd64ffc6cf1.tar.bz2 histacom2-2e5b33db38b34c87c30e512eac849dd64ffc6cf1.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs index 8fcc79c..b7f9de3 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs @@ -230,12 +230,12 @@ this.label7.Text = "To speak, just type in the bottom textbox, then click the Speak button or press E" + "nter."; // - // button2 + // cancelButton // this.button2.BackColor = System.Drawing.Color.Silver; this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button2.Location = new System.Drawing.Point(422, 415); - this.button2.Name = "button2"; + this.button2.Name = "cancelButton"; this.button2.Size = new System.Drawing.Size(71, 23); this.button2.TabIndex = 8; this.button2.Text = "Speak"; |
