1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/IdwTest/Properties/Settings.Designer.cs Mon Apr 21 12:02:38 2014 +0200
1.3 @@ -0,0 +1,30 @@
1.4 +//------------------------------------------------------------------------------
1.5 +// <auto-generated>
1.6 +// This code was generated by a tool.
1.7 +// Runtime Version:4.0.30319.18444
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 IdwTest.Properties
1.15 +{
1.16 +
1.17 +
1.18 + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
1.19 + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
1.20 + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
1.21 + {
1.22 +
1.23 + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
1.24 +
1.25 + public static Settings Default
1.26 + {
1.27 + get
1.28 + {
1.29 + return defaultInstance;
1.30 + }
1.31 + }
1.32 + }
1.33 +}