This commit is contained in:
SchreiberM
2017-01-26 17:55:38 +01:00
parent ca2b40b895
commit f3f55f19c8
8 changed files with 120 additions and 48 deletions

View File

@@ -375,6 +375,12 @@
<Compile Include="frmStaticListEditor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmStatistiscsADDI.Designer.vb">
<DependentUpon>frmStatistiscsADDI.vb</DependentUpon>
</Compile>
<Compile Include="frmStatistiscsADDI.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmStructureNodeConfig.Designer.vb">
<DependentUpon>frmStructureNodeConfig.vb</DependentUpon>
</Compile>
@@ -809,6 +815,9 @@
<EmbeddedResource Include="frmStaticListEditor.resx">
<DependentUpon>frmStaticListEditor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmStatistiscsADDI.resx">
<DependentUpon>frmStatistiscsADDI.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmStructureNodeConfig.resx">
<DependentUpon>frmStructureNodeConfig.vb</DependentUpon>
</EmbeddedResource>