mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-06 00:13:33 +00:00
Much improved with device list and quick mapping buttons.
This commit is contained in:
@@ -110,6 +110,12 @@
|
||||
<Compile Include="MappingHelpForm.Designer.cs">
|
||||
<DependentUpon>MappingHelpForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DeviceUserControl.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DeviceUserControl.Designer.cs">
|
||||
<DependentUpon>DeviceUserControl.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="MapUserControl.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
@@ -156,6 +162,9 @@
|
||||
<EmbeddedResource Include="MappingHelpForm.resx">
|
||||
<DependentUpon>MappingHelpForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="DeviceUserControl.resx">
|
||||
<DependentUpon>DeviceUserControl.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="MapUserControl.resx">
|
||||
<DependentUpon>MapUserControl.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user