diff options
Diffstat (limited to 'grapher/Form1.cs')
| -rw-r--r-- | grapher/Form1.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs index a4ece9e..6ed9c46 100644 --- a/grapher/Form1.cs +++ b/grapher/Form1.cs @@ -119,7 +119,8 @@ namespace grapher limitLabelY, expLabelX, expLabelY, - LUTTextLabel, + LUTTextLabelX, + LUTTextLabelY, constantThreeLabelX, constantThreeLabelY, ActiveValueTitle, |