Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r0a51f20ac93373a43f79bb4c6327bce1d46545c6 -r184de624feae0c0a051e34298d66e304d073daf5 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 0a51f20ac93373a43f79bb4c6327bce1d46545c6) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 184de624feae0c0a051e34298d66e304d073daf5) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -247,6 +247,15 @@ } /// + /// Looks up a localized string similar to Genereer &scenario's.... + /// + public static string CalculationGroup_Generate_Scenarios { + get { + return ResourceManager.GetString("CalculationGroup_Generate_Scenarios", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Resultaat. /// public static string CalculationOutput_DisplayName { @@ -659,6 +668,16 @@ /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// + public static System.Drawing.Bitmap GenerateScenariosIcon { + get { + object obj = ResourceManager.GetObject("GenerateScenariosIcon", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// public static System.Drawing.Bitmap GenericInputOutputIcon { get { object obj = ResourceManager.GetObject("GenericInputOutputIcon", resourceCulture);