ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.Logging/Properties/Settings.Designer.cs
(Generate patch)

Comparing trunk/RomCheater.Logging/Properties/Settings.Designer.cs (file contents):
Revision 34 by william, Wed May 9 11:29:33 2012 UTC vs.
Revision 111 by william, Thu May 10 13:55:44 2012 UTC

--- trunk/RomCheater.Logging/Properties/Settings.Designer.cs	2012/05/09 11:29:33	34
+++ trunk/RomCheater.Logging/Properties/Settings.Designer.cs	2012/05/10 13:55:44	111
@@ -13,7 +13,7 @@ namespace RomCheater.Logging.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 {
+    public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
         
@@ -37,10 +37,10 @@ namespace RomCheater.Logging.Properties
         
         [global::System.Configuration.UserScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [global::System.Configuration.DefaultSettingValueAttribute("0")]
-        public int LoggingFlags {
+        [global::System.Configuration.DefaultSettingValueAttribute("7")]
+        public ushort LoggingFlags {
             get {
-                return ((int)(this["LoggingFlags"]));
+                return ((ushort)(this["LoggingFlags"]));
             }
             set {
                 this["LoggingFlags"] = value;