diff options
| author | lempamo <[email protected]> | 2017-04-24 12:34:42 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-04-24 12:34:42 -0400 |
| commit | e2834d00dedda4475205019d8842bd3c7957181e (patch) | |
| tree | dda28135ac1ec0b98eb27934e6f54c3e3947ed7d /TimeHACK.Main/Properties | |
| parent | 9e48a71e65b4c56eae2e7b7f6535b4b115955612 (diff) | |
| download | histacom2-e2834d00dedda4475205019d8842bd3c7957181e.tar.gz histacom2-e2834d00dedda4475205019d8842bd3c7957181e.tar.bz2 histacom2-e2834d00dedda4475205019d8842bd3c7957181e.zip | |
fixed
Diffstat (limited to 'TimeHACK.Main/Properties')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.Designer.cs | 10 | ||||
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.resx | 9 |
2 files changed, 3 insertions, 16 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index 7e97012..a46352a 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -424,16 +424,6 @@ 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); diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx index 7fdaba2..37a86b3 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -277,9 +277,9 @@ <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> <data name="WinClassicFolderSmall" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAFJJREFUOE9j - oBpoaGj4j46hUoQBSPGBAwf+///PgEITZQguzciGYMNQ7RADSAVQAyCGIAzA7gJsNFYDiNUMokddQAsX - kIPhBkABTIBUPOCAgQEAB3nmEC2x2cUAAAAASUVORK5CYII= + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 + YQUAAABSSURBVDhPY6AaaGho+I+OoVKEAUjxgQMH/v//z4BCE2UILs3IhmDDUO0QA0gFUAMghiAMwO4C + bDRWA4jVDKJHXUALF5CD4QZAAUyAVDzggIEBAAd55hAtsdnFAAAAAElFTkSuQmCC </value> </data> <data name="Win95IconNotepad" type="System.Resources.ResXFileRef, System.Windows.Forms"> @@ -288,7 +288,4 @@ <data name="windows_command_prompt" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\windows_command_prompt.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </data> - <data name="WinClassicHWCV" type="System.Resources.ResXFileRef, System.Windows.Forms"> - <value>..\resources\winclassic\winclassichwcv.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> - </data> </root>
\ No newline at end of file |
