Es wird nun der standard PDF viewer angezeigt

This commit is contained in:
HuskyTeufel
2022-04-20 15:33:53 +02:00
parent f035f447bc
commit 177e87da7c
5 changed files with 1 additions and 270 deletions

View File

@@ -145,12 +145,6 @@
<Compile Include="BerichtGen\FrmOptions.Designer.cs">
<DependentUpon>FrmOptions.cs</DependentUpon>
</Compile>
<Compile Include="BerichtGen\FrmPDFViewer.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="BerichtGen\FrmPDFViewer.Designer.cs">
<DependentUpon>FrmPDFViewer.cs</DependentUpon>
</Compile>
<Compile Include="BerichtGen\makeGraphic.cs" />
<Compile Include="BüroExporter.cs" />
<Compile Include="CSVParser\AcceptedCSVFormats.cs" />
@@ -392,9 +386,6 @@
<EmbeddedResource Include="BerichtGen\FrmOptions.resx">
<DependentUpon>FrmOptions.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="BerichtGen\FrmPDFViewer.resx">
<DependentUpon>FrmPDFViewer.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmAktuelleBesatzung.resx">
<DependentUpon>FrmAktuelleBesatzung.cs</DependentUpon>
</EmbeddedResource>