summaryrefslogtreecommitdiff
path: root/grapher/Form1.Designer.cs
diff options
context:
space:
mode:
authorSidiouth <[email protected]>2020-08-31 16:15:58 -0400
committerSidiouth <[email protected]>2020-08-31 16:15:58 -0400
commit6432e9b8b0b25f6a3b04b7f87eaff7d84d04c960 (patch)
treedadde7a477a58d7bda7dda4db5a75bc2190456b2 /grapher/Form1.Designer.cs
parentMerge pull request #16 from JacobPalecki/Misc (diff)
downloadrawaccel-6432e9b8b0b25f6a3b04b7f87eaff7d84d04c960.tar.xz
rawaccel-6432e9b8b0b25f6a3b04b7f87eaff7d84d04c960.zip
Initial commit
-Right-alight option labels in the gui -Allow users to modify the string already in the options field
Diffstat (limited to 'grapher/Form1.Designer.cs')
-rw-r--r--grapher/Form1.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/Form1.Designer.cs b/grapher/Form1.Designer.cs
index ac438a1..70455ce 100644
--- a/grapher/Form1.Designer.cs
+++ b/grapher/Form1.Designer.cs
@@ -191,7 +191,7 @@ namespace grapher
//
// accelerationBox
//
- this.accelerationBox.Location = new System.Drawing.Point(106, 125);
+ this.accelerationBox.Location = new System.Drawing.Point(105, 125);
this.accelerationBox.Name = "accelerationBox";
this.accelerationBox.Size = new System.Drawing.Size(69, 20);
this.accelerationBox.TabIndex = 7;