diff options
| author | jtsshieh <[email protected]> | 2017-10-29 12:00:55 -0400 |
|---|---|---|
| committer | jtsshieh <[email protected]> | 2017-10-29 12:00:55 -0400 |
| commit | d04e6c44ea4abded14b72f5d28ff471c93765c94 (patch) | |
| tree | f21262697738d4b7936ef67584f540eb559f97e0 /Histacom2/Properties/Resources1.Designer.cs | |
| parent | 956de4ff6b9c3bc413a8d136f126924a2695f54d (diff) | |
| parent | 294dc501a4dd8f4c5b22ec646c8d953229efd5eb (diff) | |
| download | histacom2-d04e6c44ea4abded14b72f5d28ff471c93765c94.tar.gz histacom2-d04e6c44ea4abded14b72f5d28ff471c93765c94.tar.bz2 histacom2-d04e6c44ea4abded14b72f5d28ff471c93765c94.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 d0a7863..a2d033f 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -2226,6 +2226,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPIE6Icon { + get { + object obj = ResourceManager.GetObject("WinXPIE6Icon", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap WinXPMediaPlayer { get { object obj = ResourceManager.GetObject("WinXPMediaPlayer", resourceCulture); |
