diff options
author | emkael <emkael@tlen.pl> | 2016-11-26 16:26:16 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-11-26 16:26:16 +0100 |
commit | 2f47067c7b0db33b6b5e9fe1c846c054b75256e2 (patch) | |
tree | 44c4f587123ec4ca4f5f073b36eb05530cb91311 /Aktywator/MainForm.Designer.cs | |
parent | 665e91d1a86047d726aebc7cf14c2441a36b484e (diff) |
* load only boards necessary for existing sections
Diffstat (limited to 'Aktywator/MainForm.Designer.cs')
-rw-r--r-- | Aktywator/MainForm.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Aktywator/MainForm.Designer.cs b/Aktywator/MainForm.Designer.cs index c28159e..2d31fe7 100644 --- a/Aktywator/MainForm.Designer.cs +++ b/Aktywator/MainForm.Designer.cs @@ -868,7 +868,7 @@ // this.lWczytywane.AutoSize = true; this.lWczytywane.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); - this.lWczytywane.Location = new System.Drawing.Point(192, 99); + this.lWczytywane.Location = new System.Drawing.Point(218, 84); this.lWczytywane.Name = "lWczytywane"; this.lWczytywane.Size = new System.Drawing.Size(139, 13); this.lWczytywane.TabIndex = 3; |