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 110 by william, Wed May 9 16:35:07 2012 UTC vs.
Revision 111 by william, Thu May 10 13:55:44 2012 UTC

# Line 38 | Line 38 | namespace RomCheater.Logging.Properties
38          [global::System.Configuration.UserScopedSettingAttribute()]
39          [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
40          [global::System.Configuration.DefaultSettingValueAttribute("7")]
41 <        public int LoggingFlags {
41 >        public ushort LoggingFlags {
42              get {
43 <                return ((int)(this["LoggingFlags"]));
43 >                return ((ushort)(this["LoggingFlags"]));
44              }
45              set {
46                  this["LoggingFlags"] = value;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines