diff options
| author | FloppyDiskDrive <[email protected]> | 2017-08-27 15:50:37 -0500 |
|---|---|---|
| committer | FloppyDiskDrive <[email protected]> | 2017-08-27 15:50:37 -0500 |
| commit | 529e5221b7c72a3613eb4aa396d4626a0173c571 (patch) | |
| tree | 6306b7fdc0dbe4b42e27296d5d74e5787fbc8146 /Histacom2/Properties/Resources1.Designer.cs | |
| parent | 7e7ef43d2f5a046491acb040a63a38b4f91569e2 (diff) | |
| parent | d2006a3cf629c0ac4ec020778604ae490b4981ec (diff) | |
| download | histacom2-529e5221b7c72a3613eb4aa396d4626a0173c571.tar.gz histacom2-529e5221b7c72a3613eb4aa396d4626a0173c571.tar.bz2 histacom2-529e5221b7c72a3613eb4aa396d4626a0173c571.zip | |
Merge remote-tracking branch 'refs/remotes/Histacom2-Devs/master'
Diffstat (limited to 'Histacom2/Properties/Resources1.Designer.cs')
| -rw-r--r-- | Histacom2/Properties/Resources1.Designer.cs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 6b2342b..3ef5f6c 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -1796,6 +1796,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinClassicRtfFile { + get { + object obj = ResourceManager.GetObject("WinClassicRtfFile", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap WinClassicRun { get { object obj = ResourceManager.GetObject("WinClassicRun", resourceCulture); |
