1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/Properties/Settings.Designer.cs Wed May 14 07:52:21 2014 +0200
1.3 @@ -0,0 +1,26 @@
1.4 +//------------------------------------------------------------------------------
1.5 +// <auto-generated>
1.6 +// This code was generated by a tool.
1.7 +// Runtime Version:4.0.30319.18010
1.8 +//
1.9 +// Changes to this file may cause incorrect behavior and will be lost if
1.10 +// the code is regenerated.
1.11 +// </auto-generated>
1.12 +//------------------------------------------------------------------------------
1.13 +
1.14 +namespace GenericHid.Properties {
1.15 +
1.16 +
1.17 + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
1.18 + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
1.19 + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
1.20 +
1.21 + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
1.22 +
1.23 + public static Settings Default {
1.24 + get {
1.25 + return defaultInstance;
1.26 + }
1.27 + }
1.28 + }
1.29 +}