Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/FailureMechanismSectionResultRow.cs =================================================================== diff -u -r6db413e69ecbda9e1be48e269f8fa1a16fff1275 -r46795eed7b7e5949b0731696cd4413e7195acd31 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/FailureMechanismSectionResultRow.cs (.../FailureMechanismSectionResultRow.cs) (revision 6db413e69ecbda9e1be48e269f8fa1a16fff1275) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/FailureMechanismSectionResultRow.cs (.../FailureMechanismSectionResultRow.cs) (revision 46795eed7b7e5949b0731696cd4413e7195acd31) @@ -36,12 +36,12 @@ /// /// Fired when the row has started updating. /// - public event EventHandler RowUpdated; + public event EventHandler RowUpdated; /// /// Fired when the row has finished updating. /// - public event EventHandler RowUpdateDone; + public event EventHandler RowUpdateDone; /// /// Creates a new instance of .