diff options
| author | lempamo <[email protected]> | 2017-07-13 19:13:35 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-13 19:13:35 -0500 |
| commit | 7c02e210108003913dfc77a001f546bb0617dba8 (patch) | |
| tree | 47483f2d12766475390f10f785de3dd0603fdd2a /TimeHACK.Main/Properties/Resources.Designer.cs | |
| parent | 8f5ced0b128eddaf6656a417097fed13bc9aa2ef (diff) | |
| download | histacom2-7c02e210108003913dfc77a001f546bb0617dba8.tar.gz histacom2-7c02e210108003913dfc77a001f546bb0617dba8.tar.bz2 histacom2-7c02e210108003913dfc77a001f546bb0617dba8.zip | |
pixel perfected:tm: calculator
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 65971a2..ee5c4c5 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -328,6 +328,16 @@ namespace TimeHACK.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + internal static System.Drawing.Bitmap ie4about { + get { + object obj = ResourceManager.GetObject("ie4about", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> internal static System.Drawing.Bitmap LauncherSideBar { get { object obj = ResourceManager.GetObject("LauncherSideBar", resourceCulture); |
