diff ServerMonitor/Properties/Resources.Designer.cs @ 19:b3128fe10d57

Add About form and license.
author Brad Greco <brad@bgreco.net>
date Wed, 29 May 2019 20:18:37 -0400
parents 052aa62cb42a
children
line wrap: on
line diff
--- a/ServerMonitor/Properties/Resources.Designer.cs	Mon May 27 15:40:44 2019 -0400
+++ b/ServerMonitor/Properties/Resources.Designer.cs	Wed May 29 20:18:37 2019 -0400
@@ -151,6 +151,16 @@
         }
         
         /// <summary>
+        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        /// </summary>
+        internal static System.Drawing.Bitmap icon_png {
+            get {
+                object obj = ResourceManager.GetObject("icon_png", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <summary>
         ///   Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
         /// </summary>
         internal static System.Drawing.Icon icon_warning {