Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Controls/AssemblyResultWithProbabilityControl.Designer.cs =================================================================== diff -u -r60a332bf77395113bfceb050c21eed6b9bbf304f -r07bb209b7475f9a60cea565c982c47e0562f6daf --- Ringtoets/Common/src/Ringtoets.Common.Forms/Controls/AssemblyResultWithProbabilityControl.Designer.cs (.../AssemblyResultWithProbabilityControl.Designer.cs) (revision 60a332bf77395113bfceb050c21eed6b9bbf304f) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Controls/AssemblyResultWithProbabilityControl.Designer.cs (.../AssemblyResultWithProbabilityControl.Designer.cs) (revision 07bb209b7475f9a60cea565c982c47e0562f6daf) @@ -19,6 +19,8 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. +using Core.Common.Controls; + namespace Ringtoets.Common.Forms.Controls { partial class AssemblyResultWithProbabilityControl @@ -50,7 +52,7 @@ private void InitializeComponent() { this.probabilityPanel = new System.Windows.Forms.TableLayoutPanel(); - this.ProbabilityLabel = new Ringtoets.Common.Forms.Controls.BorderedLabel(); + this.ProbabilityLabel = new BorderedLabel(); ((System.ComponentModel.ISupportInitialize)(this.ErrorProvider)).BeginInit(); this.probabilityPanel.SuspendLayout(); this.SuspendLayout();