Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/27/10 01:38:35 (14 years ago)
Author:
swagner
Message:

Implemented reviewers' comments (#893).

File:
1 edited

Legend:

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

    r2917 r3225  
    9898      //
    9999      this.startButton.Location = new System.Drawing.Point(0, 525);
    100       this.toolTip.SetToolTip(this.startButton, "Start Algorithm");
    101100      //
    102101      // stopButton
    103102      //
    104103      this.stopButton.Location = new System.Drawing.Point(30, 525);
    105       this.toolTip.SetToolTip(this.stopButton, "Stop Algorithm");
    106104      //
    107105      // resetButton
    108106      //
    109107      this.resetButton.Location = new System.Drawing.Point(60, 525);
    110       this.toolTip.SetToolTip(this.resetButton, "Reset Algorithm");
    111108      //
    112109      // executionTimeLabel
Note: See TracChangeset for help on using the changeset viewer.