This commit is contained in:
2022-07-01 16:52:57 +00:00
parent 40a720bcc9
commit ecfb1189a4
5 changed files with 339 additions and 34 deletions

View File

@@ -111,6 +111,12 @@
<Compile Include="SetInfoOnly.Designer.cs">
<DependentUpon>SetInfoOnly.cs</DependentUpon>
</Compile>
<Compile Include="SetMemoField.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SetMemoField.Designer.cs">
<DependentUpon>SetMemoField.cs</DependentUpon>
</Compile>
<Compile Include="SetQBChargeAs.cs">
<SubType>Form</SubType>
</Compile>
@@ -188,6 +194,9 @@
<EmbeddedResource Include="SetInfoOnly.resx">
<DependentUpon>SetInfoOnly.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetMemoField.resx">
<DependentUpon>SetMemoField.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetQBChargeAs.resx">
<DependentUpon>SetQBChargeAs.cs</DependentUpon>
</EmbeddedResource>