summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
diff options
context:
space:
mode:
authora1xd <[email protected]>2020-10-21 19:23:42 -0400
committera1xd <[email protected]>2020-10-21 19:23:42 -0400
commit737461c030322ca9120aca7f61cb664fb484265a (patch)
tree298328a03187a5fab81190feffac9c42b6f8b308 /grapher/Form1.cs
parentfix sens label visibility when separated (diff)
downloadrawaccel-737461c030322ca9120aca7f61cb664fb484265a.tar.xz
rawaccel-737461c030322ca9120aca7f61cb664fb484265a.zip
put autowrite option back in menu
Diffstat (limited to 'grapher/Form1.cs')
-rw-r--r--grapher/Form1.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index 446618b..d62ed6d 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -59,6 +59,7 @@ namespace grapher
legacyCapToolStripMenuItem,
gainOffsetToolStripMenuItem,
legacyOffsetToolStripMenuItem,
+ AutoWriteMenuItem,
ScaleMenuItem,
DPITextBox,
PollRateTextBox,