Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/13 13:01:53 (12 years ago)
Author:
ascheibe
Message:

#2031 ResultCorrelationView is now sortable and some minor cosmetic improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj

    r9355 r9383  
    135135    </Compile>
    136136    <Compile Include="KruskalWallis.cs" />
    137     <Compile Include="ResultCorrelationView.cs">
     137    <Compile Include="CorrelationView.cs">
    138138      <SubType>UserControl</SubType>
    139139    </Compile>
    140     <Compile Include="ResultCorrelationView.designer.cs">
    141       <DependentUpon>ResultCorrelationView.cs</DependentUpon>
     140    <Compile Include="CorrelationView.designer.cs">
     141      <DependentUpon>CorrelationView.cs</DependentUpon>
    142142    </Compile>
    143143    <Compile Include="ChartAnalysisView.cs">
Note: See TracChangeset for help on using the changeset viewer.