--- trunk/RomCheater.RVAScratchPad/Properties/Settings.Designer.cs 2013/06/18 07:04:57 707 +++ trunk/RomCheater.RVAScratchPad/Properties/Settings.Designer.cs 2013/06/18 07:23:04 708 @@ -8,21 +8,17 @@ // </auto-generated> //------------------------------------------------------------------------------ -namespace RomCheater.RVAScratchPad.Properties -{ - - +namespace RomCheater.RVAScratchPad.Properties { + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - + 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 - { + + public static Settings Default { + get { return defaultInstance; } } |