Index: Demo/Ringtoets/src/Demo.Ringtoets/Views/MapDataView.Designer.cs =================================================================== diff -u -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed -r3540948ac586c76f7989f13e74d1655cd5508059 --- Demo/Ringtoets/src/Demo.Ringtoets/Views/MapDataView.Designer.cs (.../MapDataView.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) +++ Demo/Ringtoets/src/Demo.Ringtoets/Views/MapDataView.Designer.cs (.../MapDataView.Designer.cs) (revision 3540948ac586c76f7989f13e74d1655cd5508059) @@ -52,14 +52,14 @@ this.mapControl = new Core.Components.DotSpatial.Forms.MapControl(); this.SuspendLayout(); // - // mapControl1 + // mapControl // this.mapControl.Dock = System.Windows.Forms.DockStyle.Fill; this.mapControl.Location = new System.Drawing.Point(0, 0); - this.mapControl.Name = "mapControl1"; + this.mapControl.Name = "mapControl"; this.mapControl.Size = new System.Drawing.Size(150, 150); this.mapControl.TabIndex = 0; - this.mapControl.Text = "mapControl1"; + this.mapControl.Text = "mapControl"; // // MapDataView //