Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismView.Designer.cs =================================================================== diff -u -rf724e2a23cc180381b736c4da1318d87398e5758 -rd71d12fa277ebebb488ccc434cb59bed32c0755b --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismView.Designer.cs (.../HeightStructuresFailureMechanismView.Designer.cs) (revision f724e2a23cc180381b736c4da1318d87398e5758) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismView.Designer.cs (.../HeightStructuresFailureMechanismView.Designer.cs) (revision d71d12fa277ebebb488ccc434cb59bed32c0755b) @@ -36,7 +36,7 @@ /// private void InitializeComponent() { - this.mapControl = new Core.Components.DotSpatial.Forms.MapControl(); + this.mapControl = new Common.Forms.Views.RingtoetsMapControl(); this.SuspendLayout(); // // MapView @@ -60,6 +60,6 @@ #endregion - private Core.Components.DotSpatial.Forms.MapControl mapControl; + private Common.Forms.Views.RingtoetsMapControl mapControl; } }