Revision aba9e6d9 trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs

b/trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs
261 261
                this["Accounts"] = value;
262 262
            }
263 263
        }
264
        
265
        [global::System.Configuration.UserScopedSettingAttribute()]
266
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
267
        [global::System.Configuration.DefaultSettingValueAttribute("True")]
268
        public bool MustUpgrade {
269
            get {
270
                return ((bool)(this["MustUpgrade"]));
271
            }
272
            set {
273
                this["MustUpgrade"] = value;
274
            }
275
        }
264 276
    }
265 277
}

Also available in: Unified diff