diff --git a/src/NzbDrone/Properties/Resources.Designer.cs b/src/NzbDrone/Properties/Resources.Designer.cs index f01f723db..b6147d0b5 100644 --- a/src/NzbDrone/Properties/Resources.Designer.cs +++ b/src/NzbDrone/Properties/Resources.Designer.cs @@ -59,7 +59,16 @@ namespace NzbDrone.Properties { resourceCulture = value; } } - + + internal static System.Drawing.Icon NzbDrone + { + get + { + object obj = ResourceManager.GetObject("NzbDrone", resourceCulture); + return ((System.Drawing.Icon)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). ///