Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/27/18 15:46:12 (6 years ago)
Author:
pfleck
Message:

#2906 Added PreprocessingTransformation as a custom view-model for transformations in preprocessing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2906_Transformations/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj

    r15847 r15865  
    202202      <DependentUpon>CheckedFilterCollectionView.cs</DependentUpon>
    203203    </Compile>
    204     <Compile Include="CheckedTransformationListView.cs">
    205       <SubType>UserControl</SubType>
    206     </Compile>
    207     <Compile Include="CheckedTransformationListView.Designer.cs">
    208       <DependentUpon>CheckedTransformationListView.cs</DependentUpon>
     204    <Compile Include="TransformationListView.cs">
     205      <SubType>UserControl</SubType>
     206    </Compile>
     207    <Compile Include="TransformationListView.Designer.cs">
     208      <DependentUpon>TransformationListView.cs</DependentUpon>
    209209    </Compile>
    210210    <Compile Include="ComparisonFilterView.cs">
Note: See TracChangeset for help on using the changeset viewer.