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/UserDefinedAlgorithmView.Designer.cs

    r2947 r3225  
    9292      this.toolTip.SetToolTip(this.openProblemButton, "Open Problem");
    9393      //
    94       // startButton
    95       //
    96       this.toolTip.SetToolTip(this.startButton, "Start Algorithm");
    97       //
    98       // stopButton
    99       //
    100       this.toolTip.SetToolTip(this.stopButton, "Stop Algorithm");
    101       //
    102       // resetButton
    103       //
    104       this.toolTip.SetToolTip(this.resetButton, "Reset Algorithm");
    105       //
    10694      // nameTextBox
    10795      //
Note: See TracChangeset for help on using the changeset viewer.