aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Engine/Properties/Resources.Designer.cs')
-rw-r--r--ShiftOS.Engine/Properties/Resources.Designer.cs10
1 files changed, 10 insertions, 0 deletions
diff --git a/ShiftOS.Engine/Properties/Resources.Designer.cs b/ShiftOS.Engine/Properties/Resources.Designer.cs
index 845fe06..f42976a 100644
--- a/ShiftOS.Engine/Properties/Resources.Designer.cs
+++ b/ShiftOS.Engine/Properties/Resources.Designer.cs
@@ -59,5 +59,15 @@ namespace ShiftOS.Engine.Properties {
resourceCulture = value;
}
}
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap nullIcon {
+ get {
+ object obj = ResourceManager.GetObject("nullIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
}
}