Index: Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Forms/Views/DuneLocationCalculationsView.cs =================================================================== diff -u -r66d32f2cd2dc282c88698ea28b0c316de2cddffe -r60e31a4d64f102398b83b082294299d0ce44a4a8 --- Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Forms/Views/DuneLocationCalculationsView.cs (.../DuneLocationCalculationsView.cs) (revision 66d32f2cd2dc282c88698ea28b0c316de2cddffe) +++ Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Forms/Views/DuneLocationCalculationsView.cs (.../DuneLocationCalculationsView.cs) (revision 60e31a4d64f102398b83b082294299d0ce44a4a8) @@ -36,7 +36,7 @@ /// /// View for the . /// - public partial class DuneLocationCalculationsView : DuneLocationsViewBase + public partial class DuneLocationCalculationsView : DuneLocationCalculationsViewBase { private readonly Observer duneLocationsObserver; private readonly Observer failureMechanismObserver;