summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
diff options
context:
space:
mode:
Diffstat (limited to 'grapher/Form1.cs')
-rw-r--r--grapher/Form1.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index 1e38809..ef06527 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -218,7 +218,8 @@ namespace grapher
midpoint,
writeButton,
MouseLabel,
- ScaleMenuItem);
+ ScaleMenuItem,
+ AutoWriteMenuItem);
}
#endregion Constructor