Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/04/10 14:20:10 (14 years ago)
Author:
mkommend
Message:

added ConstraintCollectionView (ticket #996)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core.Views/3.3/HeuristicLab.Core.Views-3.3.csproj

    r3566 r3604  
    105105      <DependentUpon>CheckedItemListView.cs</DependentUpon>
    106106    </Compile>
     107    <Compile Include="ConstraintCollectionView.cs">
     108      <SubType>UserControl</SubType>
     109    </Compile>
     110    <Compile Include="ConstraintCollectionView.Designer.cs">
     111      <DependentUpon>ConstraintCollectionView.cs</DependentUpon>
     112    </Compile>
    107113    <Compile Include="LogView.cs">
    108114      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.