C2025-047-AnnotationsTypeSelectChanges

This commit is contained in:
2025-07-31 23:06:29 -04:00
parent 019aefbc61
commit a7c7744ff3
6 changed files with 225 additions and 5 deletions

View File

@@ -229,6 +229,12 @@
<Compile Include="DlgPrintProcedure.designer.cs">
<DependentUpon>DlgPrintProcedure.cs</DependentUpon>
</Compile>
<Compile Include="dlgSaveAnnotationSelections.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="dlgSaveAnnotationSelections.Designer.cs">
<DependentUpon>dlgSaveAnnotationSelections.cs</DependentUpon>
</Compile>
<Compile Include="dlgSetChangeBarStartDate.cs">
<SubType>Form</SubType>
</Compile>
@@ -368,6 +374,9 @@
<DependentUpon>DlgPrintProcedure.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="dlgSaveAnnotationSelections.resx">
<DependentUpon>dlgSaveAnnotationSelections.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="dlgSetChangeBarStartDate.resx">
<DependentUpon>dlgSetChangeBarStartDate.cs</DependentUpon>
</EmbeddedResource>