Преглед изворни кода

added TrajectoryGenerator.cs to solution

Vincenz Mechler пре 5 година
родитељ
комит
86de7b20b6
1 измењених фајлова са 1 додато и 0 уклоњено
  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>