diff --git a/Saviour Backup System/Properties/Resources.Designer.cs b/Saviour Backup System/Properties/Resources.Designer.cs index fa6ce9a..ebeed90 100644 --- a/Saviour Backup System/Properties/Resources.Designer.cs +++ b/Saviour Backup System/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.34014 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -149,6 +149,16 @@ namespace Saviour_Backup_System.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). + /// + internal static System.Drawing.Icon redCDIconICO { + get { + object obj = ResourceManager.GetObject("redCDIconICO", resourceCulture); + return ((System.Drawing.Icon)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// diff --git a/Saviour Backup System/Properties/Resources.resx b/Saviour Backup System/Properties/Resources.resx index b3b8730..77617bb 100644 --- a/Saviour Backup System/Properties/Resources.resx +++ b/Saviour Backup System/Properties/Resources.resx @@ -154,4 +154,7 @@ ..\Resources\56229__pera__3beeps.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ..\Resources\Cd-black-red.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + \ No newline at end of file