Browse Source

added TrajectoryGenerator.cs to solution

Vincenz Mechler 5 years ago
parent
commit
86de7b20b6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      SketchAssistant/SketchAssistantWPF/SketchAssistantWPF.csproj

+ 1 - 0
SketchAssistant/SketchAssistantWPF/SketchAssistantWPF.csproj

@@ -81,6 +81,7 @@
     <Compile Include="GeometryCalculator.cs" />
     <Compile Include="ImageDimension.cs" />
     <Compile Include="SketchAction.cs" />
+    <Compile Include="TrajectoryGenerator.cs" />
     <Page Include="MainWindow.xaml">
       <Generator>MSBuild:Compile</Generator>
       <SubType>Designer</SubType>