Align checkbox

This commit is contained in:
Martijn van Berkel (Flitskikker) 2023-07-12 21:36:45 +02:00
parent 6da91dd424
commit ee66e126e9

View File

@ -3108,7 +3108,7 @@
// checkBoxWaveformAutoGen
//
this.checkBoxWaveformAutoGen.AutoSize = true;
this.checkBoxWaveformAutoGen.Location = new System.Drawing.Point(262, 186);
this.checkBoxWaveformAutoGen.Location = new System.Drawing.Point(262, 185);
this.checkBoxWaveformAutoGen.Name = "checkBoxWaveformAutoGen";
this.checkBoxWaveformAutoGen.Size = new System.Drawing.Size(220, 17);
this.checkBoxWaveformAutoGen.TabIndex = 28;