summaryrefslogtreecommitdiff
path: root/grapher/grapher.csproj
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-09-01 00:31:18 -0700
committerJacob Palecki <[email protected]>2020-09-01 00:31:18 -0700
commit297d610ca1f2978c6e354c679cbed4e1908be743 (patch)
tree531bf849782a2a59ec29d113bbdbaeaef5429a78 /grapher/grapher.csproj
parentRemove console project (diff)
downloadrawaccel-297d610ca1f2978c6e354c679cbed4e1908be743.tar.xz
rawaccel-297d610ca1f2978c6e354c679cbed4e1908be743.zip
Set whole or by component with toolstrip item
Diffstat (limited to 'grapher/grapher.csproj')
-rw-r--r--grapher/grapher.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj
index d34e678..277db21 100644
--- a/grapher/grapher.csproj
+++ b/grapher/grapher.csproj
@@ -66,6 +66,7 @@
<Compile Include="Models\Options\AccelOptions.cs" />
<Compile Include="Models\Options\ActiveValueLabel.cs" />
<Compile Include="Models\Options\ActiveValueLabelXY.cs" />
+ <Compile Include="Models\Options\ApplyOptions.cs" />
<Compile Include="Models\Options\CapOptions.cs" />
<Compile Include="Models\Charts\ChartXY.cs" />
<Compile Include="Models\Fields\Field.cs" />