Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/21/21 15:27:58 (3 years ago)
Author:
mkommend
Message:

#2521: Added first version (draft) of ResultsProducingItem, an according view and a refactored ProblemView.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2521_ProblemRefactoring/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r16723 r17953  
    166166      <DependentUpon>ExperimentListView.cs</DependentUpon>
    167167    </Compile>
     168    <Compile Include="ProblemInstanceProvidersControl.cs">
     169      <SubType>UserControl</SubType>
     170    </Compile>
     171    <Compile Include="ProblemInstanceProvidersControl.Designer.cs">
     172      <DependentUpon>ProblemInstanceProvidersControl.cs</DependentUpon>
     173    </Compile>
    168174    <Compile Include="ResultParameterView.cs">
    169175      <SubType>UserControl</SubType>
     
    184190    <Compile Include="ProblemView.Designer.cs">
    185191      <DependentUpon>ProblemView.cs</DependentUpon>
     192    </Compile>
     193    <Compile Include="ResultsProducingItemView.cs">
     194      <SubType>UserControl</SubType>
     195    </Compile>
     196    <Compile Include="ResultsProducingItemView.Designer.cs">
     197      <DependentUpon>ResultsProducingItemView.cs</DependentUpon>
    186198    </Compile>
    187199    <Compile Include="RunCollectionModifierListView.cs">
Note: See TracChangeset for help on using the changeset viewer.