Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/03/13 12:55:49 (11 years ago)
Author:
ascheibe
Message:

#2099 merged r9910 into stable branch

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r9438 r9929  
    239239      <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
    240240    </Compile>
    241     <Compile Include="RunCollectionViews\RunCollectionTabularView.cs">
    242       <SubType>UserControl</SubType>
    243     </Compile>
    244     <Compile Include="RunCollectionViews\RunCollectionTabularView.Designer.cs">
    245       <DependentUpon>RunCollectionTabularView.cs</DependentUpon>
     241    <Compile Include="RunCollectionViews\RunCollectionTableView.cs">
     242      <SubType>UserControl</SubType>
     243    </Compile>
     244    <Compile Include="RunCollectionViews\RunCollectionTableView.Designer.cs">
     245      <DependentUpon>RunCollectionTableView.cs</DependentUpon>
    246246    </Compile>
    247247    <Compile Include="RunCollectionViews\RunCollectionView.cs">
     
    257257      <DependentUpon>RunView.cs</DependentUpon>
    258258    </Compile>
    259     <Compile Include="RunCollectionViews\RunCollectionDataTableView.cs">
    260       <SubType>UserControl</SubType>
    261     </Compile>
    262     <Compile Include="RunCollectionViews\RunCollectionDataTableView.Designer.cs">
    263       <DependentUpon>RunCollectionDataTableView.cs</DependentUpon>
     259    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.cs">
     260      <SubType>UserControl</SubType>
     261    </Compile>
     262    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.Designer.cs">
     263      <DependentUpon>RunCollectionChartAggregationView.cs</DependentUpon>
    264264    </Compile>
    265265    <Compile Include="UserDefinedAlgorithmView.cs">
Note: See TracChangeset for help on using the changeset viewer.