mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-06 00:13:33 +00:00
Added live stats to desktop and routing.
This commit is contained in:
@@ -124,6 +124,18 @@
|
||||
<Compile Include="KVMSettingsForm.Designer.cs">
|
||||
<DependentUpon>KVMSettingsForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="MappingStats.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="MappingStats.Designer.cs">
|
||||
<DependentUpon>MappingStats.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="KVMStats.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="KVMStats.Designer.cs">
|
||||
<DependentUpon>KVMStats.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="KVMViewer.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -428,6 +440,12 @@
|
||||
<EmbeddedResource Include="KVMSettingsForm.resx">
|
||||
<DependentUpon>KVMSettingsForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="MappingStats.resx">
|
||||
<DependentUpon>MappingStats.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="KVMStats.resx">
|
||||
<DependentUpon>KVMStats.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="KVMViewer.resx">
|
||||
<DependentUpon>KVMViewer.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user