This commit is contained in:
2022-07-04 14:05:15 +00:00
parent 0aee758735
commit 11cfe45fef
5 changed files with 375 additions and 96 deletions

View File

@@ -159,6 +159,12 @@
<Compile Include="SetQBClass.Designer.cs">
<DependentUpon>SetQBClass.cs</DependentUpon>
</Compile>
<Compile Include="SetQBImportServiceRateAccounts.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SetQBImportServiceRateAccounts.Designer.cs">
<DependentUpon>SetQBImportServiceRateAccounts.cs</DependentUpon>
</Compile>
<Compile Include="SetQBInvoiceTemplate.cs">
<SubType>Form</SubType>
</Compile>
@@ -248,6 +254,9 @@
<EmbeddedResource Include="SetQBClass.resx">
<DependentUpon>SetQBClass.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetQBImportServiceRateAccounts.resx">
<DependentUpon>SetQBImportServiceRateAccounts.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetQBInvoiceTemplate.resx">
<DependentUpon>SetQBInvoiceTemplate.cs</DependentUpon>
</EmbeddedResource>