blob: d4d0c032941d0b6a116fec33459a046adb9edd86 (
plain)
| ofs | hex dump | ascii |
|---|
| 0000 | 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 08 06 00 00 00 1f f3 ff | .PNG........IHDR................ |
| 0020 | 61 00 00 00 a0 49 44 41 54 78 5e cd 92 c1 09 82 31 0c 85 93 e0 a9 73 08 2e e0 18 bd a8 c7 7f 12 | a....IDATx^.....1.....s......... |
| 0040 | 27 70 92 7f 83 8e e1 02 82 73 14 7e 3d 54 72 78 25 97 96 87 5e fc a0 84 14 de cb 23 44 25 50 6b | 'p.......s.~=Trx%...^......#D%Pk |
| 0060 | 6d 68 52 4a 2a 04 06 21 c4 f7 db 5e e2 1f 65 10 85 b1 67 30 4c 39 2c 2b 44 5e bd ef 49 a6 06 10 | mhRJ*..!...^..e...g0L9,+D^..I... |
| 0080 | 3c d6 45 9c e3 f5 e9 c5 7b 2a 85 c6 09 10 c0 88 c1 7c db 10 43 e4 15 66 39 e7 e//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Tango.PPC.Power.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.8.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
public static Settings Default {
get {
return defaultInstance;
}
}
}
}
|