diff options
| author | Jacob Palecki <[email protected]> | 2020-09-11 12:59:25 -0700 |
|---|---|---|
| committer | Jacob Palecki <[email protected]> | 2020-09-11 12:59:25 -0700 |
| commit | 0e60f2c30b147605c22413af2de243cdc5373f7e (patch) | |
| tree | a7731db76fe3aeb00a45f31e23f2fcf8a249db81 /grapher/Form1.cs | |
| parent | Add alpha (diff) | |
| download | rawaccel-0e60f2c30b147605c22413af2de243cdc5373f7e.tar.xz rawaccel-0e60f2c30b147605c22413af2de243cdc5373f7e.zip | |
Fix box write
Diffstat (limited to 'grapher/Form1.cs')
| -rw-r--r-- | grapher/Form1.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs index 103f239..3f2ca2a 100644 --- a/grapher/Form1.cs +++ b/grapher/Form1.cs @@ -58,7 +58,7 @@ namespace grapher gainOffsetToolStripMenuItem, legacyOffsetToolStripMenuItem, AutoWriteMenuItem, - scaleByDPIToolStripMenuItem, + ScaleMenuItem, DPITextBox, PollRateTextBox, sensitivityBoxX, |