Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsWaterStressesProperties.cs =================================================================== diff -u -r489881b36ba15d71946e07db5ff95f3c5589b234 -r634dcb022c87cc68f71f2fc9df4a34189a29fc70 --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsWaterStressesProperties.cs (.../MacroStabilityInwardsWaterStressesProperties.cs) (revision 489881b36ba15d71946e07db5ff95f3c5589b234) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsWaterStressesProperties.cs (.../MacroStabilityInwardsWaterStressesProperties.cs) (revision 634dcb022c87cc68f71f2fc9df4a34189a29fc70) @@ -295,7 +295,7 @@ { get { - return new MacroStabilityInwardsWaterStressLinesProperties(data); + return new MacroStabilityInwardsWaterStressLinesProperties(data, getNormativeAssessmentLevelFunc); } }