aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-04-09 10:39:50 -0400
committerGitHub <[email protected]>2017-04-09 10:39:50 -0400
commitf8f9eaefb1dcfbc28e052637a535c6f124af3e95 (patch)
treea22e10e6b8874867505e323bee50729b20e7ff9e /TimeHACK.Main/Properties/Resources.Designer.cs
parent8cadfe503559d1413cf5823dc4ceba5ca85f5ce0 (diff)
parent46a246024eed724a943cb042e97bc90dd9554289 (diff)
downloadhistacom2-f8f9eaefb1dcfbc28e052637a535c6f124af3e95.tar.gz
histacom2-f8f9eaefb1dcfbc28e052637a535c6f124af3e95.tar.bz2
histacom2-f8f9eaefb1dcfbc28e052637a535c6f124af3e95.zip
Merge pull request #36 from lempamo/master
Start Menu Icons for Default Programs are IN!
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
1 files changed, 10 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index 99c111c..2cf39d9 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -394,6 +394,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicFolderSmall {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicFolderSmall", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicHelp {
get {
object obj = ResourceManager.GetObject("WinClassicHelp", resourceCulture);