diff options
| author | AShifter <[email protected]> | 2017-04-24 08:25:57 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-04-24 08:25:57 -0600 |
| commit | 8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf (patch) | |
| tree | 6df911decc7c25c8b77c67953c6c1ab18bb269bf /TimeHACK.Main/Properties/Resources.Designer.cs | |
| parent | d2b23d2b1b79f589ed5604ff559a9b6ba8f66c97 (diff) | |
| download | histacom2-8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf.tar.gz histacom2-8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf.tar.bz2 histacom2-8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf.zip | |
Added WinClassicHWCV
and some other stuff i think
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 a46352a..7e97012 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -424,6 +424,16 @@ namespace TimeHACK.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + internal static System.Drawing.Bitmap WinClassicHWCV { + get { + object obj = ResourceManager.GetObject("WinClassicHWCV", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> internal static System.Drawing.Bitmap WinClassicIE4 { get { object obj = ResourceManager.GetObject("WinClassicIE4", resourceCulture); |
