sl@0: //------------------------------------------------------------------------------
sl@0: // <auto-generated>
sl@0: //     This code was generated by a tool.
sl@0: //     Runtime Version:4.0.30319.18010
sl@0: //
sl@0: //     Changes to this file may cause incorrect behavior and will be lost if
sl@0: //     the code is regenerated.
sl@0: // </auto-generated>
sl@0: //------------------------------------------------------------------------------
sl@0: 
sl@0: namespace GenericHid.Properties {
sl@0:     
sl@0:     
sl@0:     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
sl@0:     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
sl@0:     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
sl@0:         
sl@0:         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
sl@0:         
sl@0:         public static Settings Default {
sl@0:             get {
sl@0:                 return defaultInstance;
sl@0:             }
sl@0:         }
sl@0:     }
sl@0: }