GUI/MainForm.Designer.cs
changeset 252 e62afa69214f
parent 241 52007c404f32
child 262 8731a1b81301
     1.1 --- a/GUI/MainForm.Designer.cs	Thu Jan 27 22:29:43 2011 +0000
     1.2 +++ b/GUI/MainForm.Designer.cs	Sun Jan 30 23:45:26 2011 +0000
     1.3 @@ -436,8 +436,7 @@
     1.4        this.treeView.NodeControls.Add(this.nodeTextBoxText);
     1.5        this.treeView.NodeControls.Add(this.nodeTextBoxValue);
     1.6        this.treeView.NodeControls.Add(this.nodeTextBoxMin);
     1.7 -      this.treeView.NodeControls.Add(this.nodeTextBoxMax);
     1.8 -      this.treeView.RowHeight = 18;
     1.9 +      this.treeView.NodeControls.Add(this.nodeTextBoxMax);      
    1.10        this.treeView.SelectedNode = null;
    1.11        this.treeView.Size = new System.Drawing.Size(386, 354);
    1.12        this.treeView.TabIndex = 0;