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.Logging/3.3/LogView.cs

    r2520 r2546  
    3838  /// </summary>
    3939  [Content(typeof(Log), true)]
    40   public partial class LogView : ViewBase {
     40  public partial class LogView : ItemViewBase {
    4141    /// <summary>
    4242    /// Gets or sets the Log item to represent visually.
Note: See TracChangeset for help on using the changeset viewer.