3D Floor Mode: fixed typo in the 3D floor editing window

This commit is contained in:
biwa 2020-10-23 20:31:08 +02:00
parent eec2c40dcc
commit f91bf312fb
2 changed files with 1 additions and 4 deletions

View file

@ -180,7 +180,7 @@
this.uncheckAllButton.Name = "uncheckAllButton";
this.uncheckAllButton.Size = new System.Drawing.Size(75, 23);
this.uncheckAllButton.TabIndex = 8;
this.uncheckAllButton.Text = "Unheck all";
this.uncheckAllButton.Text = "Uncheck all";
this.uncheckAllButton.UseVisualStyleBackColor = true;
this.uncheckAllButton.Click += new System.EventHandler(this.uncheckAllButton_Click);
//

View file

@ -120,7 +120,4 @@
<metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
</root>