Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/30/10 09:01:15 (14 years ago)
Author:
gkronber
Message:

Implemented CheckedItemList and CheckedItemListView. #992

File:
1 edited

Legend:

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

    r3558 r3565  
    103103    <None Include="HeuristicLabCorePlugin.cs.frame" />
    104104    <Compile Include="Collections\CheckedItemCollection.cs" />
     105    <Compile Include="Collections\CheckedItemList.cs" />
    105106    <Compile Include="Collections\ReadOnlyItemDictionary.cs" />
    106107    <Compile Include="Collections\ItemDictionary.cs" />
     
    124125    <Compile Include="Collections\ValueParameterCollection.cs" />
    125126    <Compile Include="Collections\VariableCollection.cs" />
     127    <Compile Include="Interfaces\ICheckedItemList.cs" />
    126128    <Compile Include="Interfaces\ICheckedItemCollection.cs" />
    127129    <Compile Include="PersistenceContentManager.cs" />
Note: See TracChangeset for help on using the changeset viewer.