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

Comparing trunk/RomCheater/Properties/Settings.Designer.cs (file contents):
Revision 34 by william, Wed May 9 11:29:33 2012 UTC vs.
Revision 86 by william, Wed May 9 19:41:06 2012 UTC

--- trunk/RomCheater/Properties/Settings.Designer.cs	2012/05/09 11:29:33	34
+++ trunk/RomCheater/Properties/Settings.Designer.cs	2012/05/09 19:41:06	86
@@ -34,5 +34,41 @@ namespace RomCheater.Properties {
                 this["UpgradeRequired"] = value;
             }
         }
+        
+        [global::System.Configuration.UserScopedSettingAttribute()]
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+        [global::System.Configuration.DefaultSettingValueAttribute("None [00000000-0000-0000-0000-000000000000]")]
+        public string LastConfigPlugin {
+            get {
+                return ((string)(this["LastConfigPlugin"]));
+            }
+            set {
+                this["LastConfigPlugin"] = value;
+            }
+        }
+        
+        [global::System.Configuration.UserScopedSettingAttribute()]
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+        [global::System.Configuration.DefaultSettingValueAttribute("None [00000000-0000-0000-0000-000000000000]")]
+        public string LastInputPlugin {
+            get {
+                return ((string)(this["LastInputPlugin"]));
+            }
+            set {
+                this["LastInputPlugin"] = value;
+            }
+        }
+        
+        [global::System.Configuration.UserScopedSettingAttribute()]
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+        [global::System.Configuration.DefaultSettingValueAttribute("None [00000000-0000-0000-0000-000000000000]")]
+        public string LastWindowPlugin {
+            get {
+                return ((string)(this["LastWindowPlugin"]));
+            }
+            set {
+                this["LastWindowPlugin"] = value;
+            }
+        }
     }
 }