Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r6068726f0aa9bd51834c05eecb34fb0d3ecaf27e -r7c544bdc0a35c6f193d1e786b8c001e9977c50d1 --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6068726f0aa9bd51834c05eecb34fb0d3ecaf27e) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7c544bdc0a35c6f193d1e786b8c001e9977c50d1) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -79,6 +79,24 @@ } /// + /// Looks up a localized string similar to Wis uitvoer. + /// + public static string Clear_output { + get { + return ResourceManager.GetString("Clear_output", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De berekening heeft geen uitvoer om te wissen.. + /// + public static string ClearOutput_No_output_to_clear { + get { + return ResourceManager.GetString("ClearOutput_No_output_to_clear", resourceCulture); + } + } + + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap FolderIcon { @@ -784,6 +802,26 @@ } /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap PipingOutputClear { + get { + object obj = ResourceManager.GetObject("PipingOutputClear", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap PipingOutputIcon { + get { + object obj = ResourceManager.GetObject("PipingOutputIcon", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// /// Looks up a localized string similar to Het niveau van de onderkant van dit profiel.. /// public static string PipingSoilProfile_Bottom_Description {