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.Data/3.3/StringDataView.cs

    r2520 r2546  
    3636  /// </summary>
    3737  [Content(typeof(StringData), true)]
    38   public partial class StringDataView : ViewBase {
     38  public partial class StringDataView : ItemViewBase {
    3939    /// <summary>
    4040    /// Gets or sets the string value to represent visually.
Note: See TracChangeset for help on using the changeset viewer.