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.OneMax.Views/3.3/OnemaxSolutionView.Designer.cs

    r3742 r3764  
    5959      // qualityView
    6060      //
    61       this.qualityView.Caption = null;
    6261      this.qualityView.Content = null;
    6362      this.qualityView.Dock = System.Windows.Forms.DockStyle.Fill;
     
    103102      // qualityView
    104103      //
    105       this.qualityView.Caption = null;
    106104      this.qualityView.Content = null;
    107105      this.qualityView.Dock = System.Windows.Forms.DockStyle.Fill;
     
    126124      // binaryVectorView
    127125      //
    128       this.binaryVectorView.Caption = null;
    129126      this.binaryVectorView.Content = null;
    130127      this.binaryVectorView.Dock = System.Windows.Forms.DockStyle.Fill;
Note: See TracChangeset for help on using the changeset viewer.