diff options
| author | lempamo <[email protected]> | 2017-07-31 21:04:18 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-31 21:04:18 -0400 |
| commit | 87902a4c24b0c5bbd2695cfc771e9b6419c75e16 (patch) | |
| tree | 3f02b56cc51377e66f8032b6f406c3feb3c627b0 /TimeHACK.Main/Properties/Resources.Designer.cs | |
| parent | 7a662a51d2206aaa6e587fbd719d3123875679f3 (diff) | |
| download | histacom2-87902a4c24b0c5bbd2695cfc771e9b6419c75e16.tar.gz histacom2-87902a4c24b0c5bbd2695cfc771e9b6419c75e16.tar.bz2 histacom2-87902a4c24b0c5bbd2695cfc771e9b6419c75e16.zip | |
icons for the explorer
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.Designer.cs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index 7453d8f..dcc281a 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -1054,6 +1054,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); |
