Common: Clean up frmNotification_Startup

This commit is contained in:
Jonathan Jenne
2022-10-26 14:57:01 +02:00
parent f24354addf
commit 3bf14be3b8
12 changed files with 420 additions and 348 deletions

View File

@@ -285,6 +285,7 @@
</EmbeddedResource>
<EmbeddedResource Include="frmNotification_Startup.fr.resx">
<DependentUpon>frmNotification_Startup.vb</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="frmNotification_Startup.resx">
<DependentUpon>frmNotification_Startup.vb</DependentUpon>
@@ -613,5 +614,8 @@
<ItemGroup>
<None Include="Resources\check1.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\about.svg" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project>