Explorar o código

moved .isad file parsing into new class ImportHandler

Vincenz Mechler %!s(int64=5) %!d(string=hai) anos
pai
achega
3783255dbb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      SketchAssistant/SketchAssistant/SketchAssistant.csproj

+ 1 - 0
SketchAssistant/SketchAssistant/SketchAssistant.csproj

@@ -69,6 +69,7 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="FileImporter.cs" />
     <Compile Include="SketchAction.cs" />
     <Compile Include="ActionHistory.cs" />
     <Compile Include="Line.cs" />