Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/18/13 14:57:40 (11 years ago)
Author:
psteiner
Message:

quick fix content classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj

    r10244 r10245  
    7878  <ItemGroup>
    7979    <Compile Include="Implementations\DataGridLogic.cs" />
     80    <Compile Include="Implementations\FilterContent.cs" />
    8081    <Compile Include="Implementations\FilterLogic.cs" />
     82    <Compile Include="Implementations\HistogramContent.cs" />
    8183    <Compile Include="Implementations\HistogramLogic.cs" />
     84    <Compile Include="Implementations\LineChartContent.cs" />
    8285    <Compile Include="Implementations\LineChartLogic.cs" />
     86    <Compile Include="Implementations\StatisticsContent.cs" />
    8387    <Compile Include="Implementations\StatisticsLogic.cs" />
     88    <Compile Include="Implementations\TransformationContent.cs" />
    8489    <Compile Include="Implementations\TransformationLogic.cs" />
    8590    <Compile Include="Interfaces\IFilterLogic.cs" />
Note: See TracChangeset for help on using the changeset viewer.