Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/29/10 18:22:51 (15 years ago)
Author:
gkronber
Message:

Added a checked item collection and a view for it (which is basically the same file as ItemCollectionView). #992 (CheckedItemList and CheckedItemCollection is necessary)

Location:
trunk/sources/HeuristicLab.Core.Views/3.3
Files:
2 added
1 edited

Legend:

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

    r3437 r3558  
    8787  <ItemGroup>
    8888    <None Include="HeuristicLabCoreViewsPlugin.cs.frame" />
     89    <Compile Include="CheckedItemCollectionView.cs">
     90      <SubType>UserControl</SubType>
     91    </Compile>
     92    <Compile Include="CheckedItemCollectionView.Designer.cs">
     93      <DependentUpon>CheckedItemCollectionView.cs</DependentUpon>
     94    </Compile>
    8995    <Compile Include="Clipboard.cs">
    9096      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.