Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/27/13 12:04:13 (11 years ago)
Author:
ascheibe
Message:

#2099 renamed run collection views

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionTableView.Designer.cs

    r9909 r9910  
    2121
    2222namespace HeuristicLab.Optimization.Views {
    23   partial class RunCollectionTabularView {
     23  partial class RunCollectionTableView {
    2424    /// <summary>
    2525    /// Required designer variable.
     
    5353      this.errorProvider.SetIconPadding(this.rowsTextBox, 2);
    5454      //
    55       // RunCollectionTabularView
     55      // RunCollectionTableView
    5656      //
    5757      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    58       this.Name = "RunCollectionTabularView";
     58      this.Name = "RunCollectionTableView";
    5959      this.ShowStatisticalInformation = true;
    6060      this.Controls.SetChildIndex(this.rowsLabel, 0);
Note: See TracChangeset for help on using the changeset viewer.