Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/05/08 02:12:44 (16 years ago)
Author:
swagner
Message:

Worked on ticket #41

  • moved specific classes ItemList and ItemListView into separate files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Data/HeuristicLab.Data.csproj

    r40 r41  
    150150    <Compile Include="IObjectData.cs" />
    151151    <Compile Include="IObjectDataVisitor.cs" />
     152    <Compile Include="ItemList.cs" />
     153    <Compile Include="ItemListView.cs">
     154      <SubType>UserControl</SubType>
     155    </Compile>
    152156    <Compile Include="ItemListView_T.cs">
    153157      <SubType>UserControl</SubType>
     
    157161    </Compile>
    158162    <Compile Include="ItemList_T.cs">
    159       <SubType>UserControl</SubType>
    160163    </Compile>
    161164    <Compile Include="MatrixDataBaseView.cs">
Note: See TracChangeset for help on using the changeset viewer.