Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r5c044a6799b45bec77af170dca0a84bc434c5f6f -rbe35a7226351969e98f08dec755809139ce5f081
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 5c044a6799b45bec77af170dca0a84bc434c5f6f)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision be35a7226351969e98f08dec755809139ce5f081)
@@ -128,16 +128,46 @@
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap GenericInputIcon {
+ internal static System.Drawing.Bitmap GeneralFolderIcon {
get {
- object obj = ResourceManager.GetObject("GenericInputIcon", resourceCulture);
+ object obj = ResourceManager.GetObject("GeneralFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
+ internal static System.Drawing.Bitmap GenericInputOutputIcon {
+ get {
+ object obj = ResourceManager.GetObject("GenericInputOutputIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ ///
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ ///
+ internal static System.Drawing.Bitmap InputFolderIcon {
+ get {
+ object obj = ResourceManager.GetObject("InputFolderIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ ///
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ ///
+ internal static System.Drawing.Bitmap OutputFolderIcon {
+ get {
+ object obj = ResourceManager.GetObject("OutputFolderIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ ///
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ ///
internal static System.Drawing.Bitmap PlaceholderIcon {
get {
object obj = ResourceManager.GetObject("PlaceholderIcon", resourceCulture);