Forgot to include the .csproj in the commit... causing a compile error.

This commit is contained in:
RKrom 2014-12-02 17:09:26 +01:00
commit 74ffad41c6

View file

@ -76,7 +76,6 @@
<Compile Include="Destinations\PrinterDestination.cs" />
<Compile Include="Drawing\ArrowContainer.cs" />
<Compile Include="Drawing\StepLabelContainer.cs" />
<Compile Include="Drawing\Fields\Binding\AlignmentConverter.cs" />
<Compile Include="Drawing\ImageContainer.cs" />
<Compile Include="Drawing\CropContainer.cs" />
<Compile Include="Drawing\CursorContainer.cs" />