some bump 💩

This commit is contained in:
Alex Z 2020-01-12 18:51:08 +03:00
parent 787effb146
commit 126bc8673a
2 changed files with 25 additions and 9 deletions

View File

@ -16,7 +16,7 @@ namespace UniversalValveToolbox {
}
private void FillBaseMenuItems() {
public void FillBaseMenuItems() {
#region static content, do not edit
//creating groups (categores)
ListViewGroup listViewGroupAddons = new ListViewGroup(Properties.translations.MenuCategories.catAddons);

View File

@ -159,14 +159,30 @@
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>MessageBoxes.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="json\addons\myOtherProgram.json" />
<None Include="json\addons\myProgram.json" />
<None Include="json\engines\496450.json" />
<None Include="json\engines\254430.json" />
<None Include="json\engines\243750.json" />
<None Include="json\engines\243730.json" />
<None Include="json\projects\test project.json" />
<None Include="json\settings.json" />
<None Include="json\addons\myOtherProgram.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="json\addons\myProgram.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="json\engines\496450.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="json\engines\254430.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="json\engines\243750.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="json\engines\243730.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="json\projects\test project.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="json\settings.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>