This commit is contained in:
2022-07-01 16:48:28 +00:00
parent 356bcfe64d
commit 40a720bcc9
5 changed files with 339 additions and 33 deletions

View File

@@ -135,6 +135,12 @@
<Compile Include="SetQBTerms.Designer.cs">
<DependentUpon>SetQBTerms.cs</DependentUpon>
</Compile>
<Compile Include="SetToBePrinted.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SetToBePrinted.Designer.cs">
<DependentUpon>SetToBePrinted.cs</DependentUpon>
</Compile>
<Compile Include="SetWOStatus.cs">
<SubType>Form</SubType>
</Compile>
@@ -194,6 +200,9 @@
<EmbeddedResource Include="SetQBTerms.resx">
<DependentUpon>SetQBTerms.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetToBePrinted.resx">
<DependentUpon>SetToBePrinted.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetWOStatus.resx">
<DependentUpon>SetWOStatus.cs</DependentUpon>
</EmbeddedResource>