Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/06/11 01:01:46 (13 years ago)
Author:
abeham
Message:

#1465

  • Worked on the histogram view
Location:
branches/histogram/HeuristicLab.Analysis.Views/3.3
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj

    r5163 r5961  
    155155      <DependentUpon>AlleleFrequencyCollectionHistoryView.cs</DependentUpon>
    156156    </Compile>
     157    <Compile Include="HistogramView.cs">
     158      <SubType>UserControl</SubType>
     159    </Compile>
     160    <Compile Include="HistogramView.Designer.cs">
     161      <DependentUpon>HistogramView.cs</DependentUpon>
     162    </Compile>
    157163    <Compile Include="Properties\AssemblyInfo.cs" />
    158164    <Compile Include="DataTableView.cs">
     
    233239    <EmbeddedResource Include="HeatMapView.resx">
    234240      <DependentUpon>HeatMapView.cs</DependentUpon>
     241    </EmbeddedResource>
     242    <EmbeddedResource Include="HistogramView.resx">
     243      <DependentUpon>HistogramView.cs</DependentUpon>
    235244    </EmbeddedResource>
    236245  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.