X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/901e26edd893a73ac38bdf95a7a72c48bdc1d07b..8154331da60ac08b0e2b09ca67008ec4a8c7698b:/Projects/LEDNotifier/LEDMixerApp/LEDMixer.Designer.cs diff --git a/Projects/LEDNotifier/LEDMixerApp/LEDMixer.Designer.cs b/Projects/LEDNotifier/LEDMixerApp/LEDMixer.Designer.cs index 885db2944..8ed0665f7 100644 --- a/Projects/LEDNotifier/LEDMixerApp/LEDMixer.Designer.cs +++ b/Projects/LEDNotifier/LEDMixerApp/LEDMixer.Designer.cs @@ -92,20 +92,20 @@ // this.lblBlue.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblBlue.Location = new System.Drawing.Point(3, 115); - this.lblBlue.Name = "lblBlue"; + this.lblBlue.Name = "lblGreen"; this.lblBlue.Size = new System.Drawing.Size(50, 27); this.lblBlue.TabIndex = 5; - this.lblBlue.Text = "Blue"; + this.lblBlue.Text = "Green"; this.lblBlue.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblGreen // this.lblGreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblGreen.Location = new System.Drawing.Point(3, 163); - this.lblGreen.Name = "lblGreen"; + this.lblGreen.Name = "lblBlue"; this.lblGreen.Size = new System.Drawing.Size(50, 25); this.lblGreen.TabIndex = 6; - this.lblGreen.Text = "Green"; + this.lblGreen.Text = "Blue"; this.lblGreen.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // LEDMixer