diff options
Diffstat (limited to 'grapher/grapher.csproj')
| -rw-r--r-- | grapher/grapher.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj index da70b46..2cce072 100644 --- a/grapher/grapher.csproj +++ b/grapher/grapher.csproj @@ -51,6 +51,7 @@ <Compile Include="AccelGUI.cs" /> <Compile Include="AccelOptions.cs" /> <Compile Include="CapOptions.cs" /> + <Compile Include="ChartXY.cs" /> <Compile Include="Field.cs" /> <Compile Include="FieldXY.cs" /> <Compile Include="Form1.cs"> |