Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/06/12 10:22:07 (12 years ago)
Author:
sforsten
Message:

#1867: renamed view DeleteWithThreshold to DeleteWithThresholdView

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/HeuristicLab.DataImporter.Command.csproj

    r7968 r8586  
    193193      <DependentUpon>BoxCoxTransformationCommandView.cs</DependentUpon>
    194194    </Compile>
    195     <Compile Include="View\DeleteWithThreshold.cs">
    196       <SubType>UserControl</SubType>
    197     </Compile>
    198     <Compile Include="View\DeleteWithThreshold.Designer.cs">
    199       <DependentUpon>DeleteWithThreshold.cs</DependentUpon>
     195    <Compile Include="View\DeleteWithThresholdView.cs">
     196      <SubType>UserControl</SubType>
     197    </Compile>
     198    <Compile Include="View\DeleteWithThresholdView.Designer.cs">
     199      <DependentUpon>DeleteWithThresholdView.cs</DependentUpon>
    200200    </Compile>
    201201    <Compile Include="View\FilterSavitzkyGolayCommandView.cs">
Note: See TracChangeset for help on using the changeset viewer.