1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2026-02-22 04:13:24 +00:00
This commit is contained in:
Ylian Saint-Hilaire
2020-06-29 13:23:54 -07:00
parent 8b5a590ae8
commit bbd87f3fc2
77 changed files with 4150 additions and 1628 deletions

View File

@@ -51,7 +51,6 @@
//
// devicePictureBox
//
this.devicePictureBox.Image = global::MeshCentralRouter.Properties.Resources.icons01;
resources.ApplyResources(this.devicePictureBox, "devicePictureBox");
this.devicePictureBox.Name = "devicePictureBox";
this.devicePictureBox.TabStop = false;