diff options
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.Designer.cs | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index cd20295..74a012e 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -377,9 +377,9 @@ namespace TimeHACK.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> - internal static System.Drawing.Bitmap MS_DOS { + internal static System.Drawing.Bitmap MSDOSPromptToolStripMenuItem1_Image { get { - object obj = ResourceManager.GetObject("MS_DOS", resourceCulture); + object obj = ResourceManager.GetObject("MSDOSPromptToolStripMenuItem1_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1024,6 +1024,16 @@ namespace TimeHACK.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + internal static System.Drawing.Bitmap WinClassicCalcBig { + get { + object obj = ResourceManager.GetObject("WinClassicCalcBig", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> internal static System.Drawing.Bitmap WinClassicClock { get { object obj = ResourceManager.GetObject("WinClassicClock", resourceCulture); |
