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.Algorithms.GeneticAlgorithm.Views/3.3/GeneticAlgorithmView.Designer.cs

    r3198 r3225  
    105105      //
    106106      this.startButton.Location = new System.Drawing.Point(0, 552);
    107       this.toolTip.SetToolTip(this.startButton, "Start Algorithm");
    108107      //
    109108      // stopButton
    110109      //
    111110      this.stopButton.Location = new System.Drawing.Point(30, 552);
    112       this.toolTip.SetToolTip(this.stopButton, "Stop Algorithm");
    113111      //
    114112      // resetButton
    115113      //
    116114      this.resetButton.Location = new System.Drawing.Point(60, 552);
    117       this.toolTip.SetToolTip(this.resetButton, "Reset Algorithm");
    118115      //
    119116      // executionTimeLabel
Note: See TracChangeset for help on using the changeset viewer.