Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/15/10 23:49:54 (14 years ago)
Author:
swagner
Message:

Renamed classes of HeuristicLab.Data (#909)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Data.Views/3.3/ComparisonView.Designer.cs

    r3047 r3048  
    2121
    2222namespace HeuristicLab.Data.Views {
    23   partial class ComparisonDataView {
     23  partial class ComparisonView {
    2424    /// <summary>
    2525    /// Required designer variable.
     
    7171      this.valueComboBox.SelectedIndexChanged += new System.EventHandler(this.valueComboBox_SelectedIndexChanged);
    7272      //
    73       // ComparisonDataView
     73      // ComparisonView
    7474      //
    7575      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     
    7777      this.Controls.Add(this.valueComboBox);
    7878      this.Controls.Add(this.valueLabel);
    79       this.Name = "ComparisonDataView";
     79      this.Name = "ComparisonView";
    8080      this.Size = new System.Drawing.Size(265, 29);
    8181      this.ResumeLayout(false);
Note: See TracChangeset for help on using the changeset viewer.