|
@@ -1,7 +1,6 @@
|
|
|
//------------------------------------------------------------------------------
|
|
|
// <auto-generated>
|
|
|
// This code was generated by a tool.
|
|
|
-// Runtime Version:4.0.30319.42000
|
|
|
//
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
// the code is regenerated.
|
|
@@ -1027,6 +1026,16 @@ namespace PRSDesktop {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
|
+ /// </summary>
|
|
|
+ internal static System.Drawing.Bitmap notification {
|
|
|
+ get {
|
|
|
+ object obj = ResourceManager.GetObject("notification", resourceCulture);
|
|
|
+ return ((System.Drawing.Bitmap)(obj));
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
|
/// </summary>
|
|
@@ -1346,6 +1355,16 @@ namespace PRSDesktop {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
|
+ /// </summary>
|
|
|
+ internal static System.Drawing.Bitmap schedule_overdue {
|
|
|
+ get {
|
|
|
+ object obj = ResourceManager.GetObject("schedule_overdue", resourceCulture);
|
|
|
+ return ((System.Drawing.Bitmap)(obj));
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
|
/// </summary>
|