Revision 759bd3c4 trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs

b/trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs
306 306
                this["HashingParallelism"] = value;
307 307
            }
308 308
        }
309
        
310
        [global::System.Configuration.UserScopedSettingAttribute()]
311
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
312
        [global::System.Configuration.DefaultSettingValueAttribute("00:01:00")]
313
        public global::System.TimeSpan StartupDelay {
314
            get {
315
                return ((global::System.TimeSpan)(this["StartupDelay"]));
316
            }
317
            set {
318
                this["StartupDelay"] = value;
319
            }
320
        }
309 321
    }
310 322
}

Also available in: Unified diff