aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs')
-rw-r--r--OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs8
1 files changed, 4 insertions, 4 deletions
diff --git a/OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs b/OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs
index ee9282e..4665dd9 100644
--- a/OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs
+++ b/OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs
@@ -58,18 +58,18 @@ namespace OpenSim.GUI
58 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmConfiguration)); 58 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmConfiguration));
59 this.textBox1 = new System.Windows.Forms.TextBox(); 59 this.textBox1 = new System.Windows.Forms.TextBox();
60 this.SuspendLayout(); 60 this.SuspendLayout();
61 // 61 //
62 // textBox1 62 // textBox1
63 // 63 //
64 this.textBox1.Location = new System.Drawing.Point(12, 12); 64 this.textBox1.Location = new System.Drawing.Point(12, 12);
65 this.textBox1.Multiline = true; 65 this.textBox1.Multiline = true;
66 this.textBox1.Name = "textBox1"; 66 this.textBox1.Name = "textBox1";
67 this.textBox1.Size = new System.Drawing.Size(570, 190); 67 this.textBox1.Size = new System.Drawing.Size(570, 190);
68 this.textBox1.TabIndex = 0; 68 this.textBox1.TabIndex = 0;
69 this.textBox1.Text = resources.GetString("textBox1.Text"); 69 this.textBox1.Text = resources.GetString("textBox1.Text");
70 // 70 //
71 // frmConfiguration 71 // frmConfiguration
72 // 72 //
73 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 73 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
74 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 74 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
75 this.ClientSize = new System.Drawing.Size(664, 413); 75 this.ClientSize = new System.Drawing.Size(664, 413);