summaryrefslogtreecommitdiff
path: root/Aktywator/MainForm.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Aktywator/MainForm.Designer.cs')
-rw-r--r--Aktywator/MainForm.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Aktywator/MainForm.Designer.cs b/Aktywator/MainForm.Designer.cs
index 9cff081..3ecf440 100644
--- a/Aktywator/MainForm.Designer.cs
+++ b/Aktywator/MainForm.Designer.cs
@@ -786,7 +786,7 @@
this.numNamesRefreshInterval.Size = new System.Drawing.Size(41, 20);
this.numNamesRefreshInterval.TabIndex = 33;
this.numNamesRefreshInterval.Value = new decimal(new int[] {
- 1,
+ 3,
0,
0,
0});
@@ -1246,7 +1246,7 @@
//
// namesTimer
//
- this.namesTimer.Interval = 500;
+ this.namesTimer.Interval = 3000;
this.namesTimer.Tick += new System.EventHandler(this.namesTimer_Tick);
//
// MainForm