aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-31 11:08:49 -0400
committerlempamo <[email protected]>2017-07-31 11:08:49 -0400
commit93702450a4d0a1830807e985acccc616f3bf1b62 (patch)
tree39a554d4ac131d100ce794af6914a8d5d7e84adf /TimeHACK.Main/Properties/Resources.Designer.cs
parent547f5382301c4b0957e886739e45389702b5c678 (diff)
downloadhistacom2-93702450a4d0a1830807e985acccc616f3bf1b62.tar.gz
histacom2-93702450a4d0a1830807e985acccc616f3bf1b62.tar.bz2
histacom2-93702450a4d0a1830807e985acccc616f3bf1b62.zip
fixed up taskbar things
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index 78ceb04..7453d8f 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -407,9 +407,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));
}
}