Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/14/12 17:35:07 (12 years ago)
Author:
sforsten
Message:

#1292:

  • added TimeframeFeatureCorrelationView
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r8483 r8492  
    172172      <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
    173173    </Compile>
     174    <Compile Include="TimeframeFeatureCorrelationView.cs">
     175      <SubType>UserControl</SubType>
     176    </Compile>
     177    <Compile Include="TimeframeFeatureCorrelationView.Designer.cs">
     178      <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
     179    </Compile>
    174180    <Compile Include="FeatureCorrelationView.cs">
    175181      <SubType>UserControl</SubType>
     
    348354    <EmbeddedResource Include="FeatureCorrelationView.resx">
    349355      <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
     356    </EmbeddedResource>
     357    <EmbeddedResource Include="TimeframeFeatureCorrelationView.resx">
     358      <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
    350359    </EmbeddedResource>
    351360  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.