use 0 for "don't timeout" and don't allow -1
This commit is contained in:
1
ntfysh_client/SettingsDialog.Designer.cs
generated
1
ntfysh_client/SettingsDialog.Designer.cs
generated
@@ -99,7 +99,6 @@ namespace ntfysh_client
|
||||
//
|
||||
timeout.Location = new System.Drawing.Point(13, 28);
|
||||
timeout.Maximum = new decimal(new int[] { -1981284353, -1966660860, 0, 0 });
|
||||
timeout.Minimum = new decimal(new int[] { 1, 0, 0, int.MinValue });
|
||||
timeout.Name = "timeout";
|
||||
timeout.Size = new System.Drawing.Size(506, 23);
|
||||
timeout.TabIndex = 4;
|
||||
|
Reference in New Issue
Block a user