Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/19/11 11:25:46 (13 years ago)
Author:
mkommend
Message:

#1624: Implemented RunCollectionContentConstraint to hide specific runs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionComparisonConstraintView.cs

    r5445 r6673  
    2929namespace HeuristicLab.Optimization.Views {
    3030  [Content(typeof(RunCollectionComparisonConstraint), true)]
    31   public partial class RunCollectionComparisonConstraintView : RunCollectionConstraintView {
     31  public partial class RunCollectionComparisonConstraintView : RunCollectionColumnConstraintView {
    3232    public RunCollectionComparisonConstraintView() {
    3333      InitializeComponent();
Note: See TracChangeset for help on using the changeset viewer.