Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/07/09 02:44:23 (14 years ago)
Author:
swagner
Message:

Continued work on Optimizer and on adapting all views to the new MainForm concept (#770)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core.Views/3.3/OperatorBaseDescriptionView.cs

    r2520 r2546  
    3232  /// The visual representation of the description of operators.
    3333  /// </summary>
    34   public partial class OperatorBaseDescriptionView : ViewBase {
     34  public partial class OperatorBaseDescriptionView : ItemViewBase {
    3535    /// <summary>
    3636    /// Gets or sets the operator whose description should be displayed.
Note: See TracChangeset for help on using the changeset viewer.