--- trunk/xmltv_parser/Properties/Settings.Designer.cs 2013/03/07 05:29:19 7 +++ trunk/xmltv_parser/Properties/Settings.Designer.cs 2013/03/07 05:29:34 8 @@ -8,21 +8,17 @@ // //------------------------------------------------------------------------------ -namespace xmltv_parser.Properties -{ - - +namespace xmltv_parser.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; } }