Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/30/10 15:13:48 (14 years ago)
Author:
gkronber
Message:

Implemented a list of review comments by swagner. #989 (Implement review comments in plugin infrastructure)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/Advanced/PluginComparisonView.Designer.cs

    r3474 r3573  
    5959      this.tableLayoutPanel.RowCount = 1;
    6060      this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
    61       this.tableLayoutPanel.Size = new System.Drawing.Size(523, 469);
     61      this.tableLayoutPanel.Size = new System.Drawing.Size(849, 444);
    6262      this.tableLayoutPanel.TabIndex = 0;
    6363      //
     
    6666      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    6767      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
    68       this.ClientSize = new System.Drawing.Size(523, 469);
     68      this.ClientSize = new System.Drawing.Size(849, 444);
    6969      this.Controls.Add(this.tableLayoutPanel);
    7070      this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
Note: See TracChangeset for help on using the changeset viewer.