summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2021-07-01 19:13:12 -0700
committerJacob Palecki <[email protected]>2021-07-01 19:13:12 -0700
commitac0a6eb86c8d783c21cb246d688a221913b15789 (patch)
tree9b4021b1ab0401191a228dd6539612b2f72ae936 /grapher/Form1.cs
parentBetter-written LUT panels (diff)
downloadrawaccel-ac0a6eb86c8d783c21cb246d688a221913b15789.tar.xz
rawaccel-ac0a6eb86c8d783c21cb246d688a221913b15789.zip
Mostly working
Diffstat (limited to 'grapher/Form1.cs')
-rw-r--r--grapher/Form1.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index 113fc4d..a7a878b 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -102,8 +102,8 @@ namespace grapher
ByComponentCheckBox,
gainSwitchX,
gainSwitchY,
- LUTPanelX,
- LUTPanelY,
+ XLutActiveValuesBox,
+ YLutActiveValuesBox,
XLutPointsBox,
YLutPointsBox,
LockXYLabel,