Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/GrassCoverErosionInwardsGuiPlugin.cs =================================================================== diff -u -reff17c44b14a8e6f3e6fb7ee123f967b552df6a2 -r88e4b60f9055cf9153fc5c7b618537accfc3f3fa --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/GrassCoverErosionInwardsGuiPlugin.cs (.../GrassCoverErosionInwardsGuiPlugin.cs) (revision eff17c44b14a8e6f3e6fb7ee123f967b552df6a2) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/GrassCoverErosionInwardsGuiPlugin.cs (.../GrassCoverErosionInwardsGuiPlugin.cs) (revision 88e4b60f9055cf9153fc5c7b618537accfc3f3fa) @@ -61,6 +61,7 @@ { yield return new PropertyInfo(); yield return new PropertyInfo(); + yield return new PropertyInfo(); } public override IEnumerable GetTreeNodeInfos()