Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/22/11 15:26:50 (12 years ago)
Author:
abeham
Message:

#1687

  • Readded the ExperimentView from r6425 and renamed it to ExperimentListView
  • Tested it briefly
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r6866 r7042  
    130130      <DependentUpon>BatchRunView.cs</DependentUpon>
    131131    </Compile>
     132    <Compile Include="ExperimentListView.cs">
     133      <SubType>UserControl</SubType>
     134    </Compile>
     135    <Compile Include="ExperimentListView.Designer.cs">
     136      <DependentUpon>ExperimentListView.cs</DependentUpon>
     137    </Compile>
    132138    <Compile Include="Plugin.cs" />
    133139    <Compile Include="RunCollectionModifierListView.cs">
Note: See TracChangeset for help on using the changeset viewer.