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 63 by william, Wed May 9 16:14:39 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 16:14:39	63
+++ trunk/RomCheater.Logging/Properties/Settings.Designer.cs	2012/05/10 13:55:44	111
@@ -37,10 +37,10 @@ namespace RomCheater.Logging.Properties
         
         [global::System.Configuration.UserScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [global::System.Configuration.DefaultSettingValueAttribute("5")]
-        public int LoggingFlags {
+        [global::System.Configuration.DefaultSettingValueAttribute("7")]
+        public ushort LoggingFlags {
             get {
-                return ((int)(this["LoggingFlags"]));
+                return ((ushort)(this["LoggingFlags"]));
             }
             set {
                 this["LoggingFlags"] = value;