Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/11/10 12:03:25 (14 years ago)
Author:
mkommend
Message:

adapted view captions (ticket #893)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.TestFunctions.Views/3.3/SingleObjectiveTestFunctionSolutionView.Designer.cs

    r3742 r3764  
    7171                  | System.Windows.Forms.AnchorStyles.Left)
    7272                  | System.Windows.Forms.AnchorStyles.Right)));
    73       this.qualityView.Caption = null;
    7473      this.qualityView.Content = null;
    7574      this.qualityView.Location = new System.Drawing.Point(6, 19);
     
    133132                  | System.Windows.Forms.AnchorStyles.Left)
    134133                  | System.Windows.Forms.AnchorStyles.Right)));
    135       this.realVectorView.Caption = null;
    136134      this.realVectorView.Content = null;
    137135      this.realVectorView.Location = new System.Drawing.Point(6, 19);
Note: See TracChangeset for help on using the changeset viewer.