Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3969


Ignore:
Timestamp:
06/28/10 14:44:41 (14 years ago)
Author:
mkommend
Message:

implemented first version of RunCollectionVariableImpactView (ticket #1011)

Location:
trunk/sources/HeuristicLab.Optimization.Views/3.3
Files:
2 added
1 edited

Legend:

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

    r3832 r3969  
    154154      <DependentUpon>RunCollectionTabularView.cs</DependentUpon>
    155155    </Compile>
     156    <Compile Include="RunCollectionVariableImpactView.cs">
     157      <SubType>UserControl</SubType>
     158    </Compile>
     159    <Compile Include="RunCollectionVariableImpactView.Designer.cs">
     160      <DependentUpon>RunCollectionVariableImpactView.cs</DependentUpon>
     161    </Compile>
    156162    <Compile Include="RunCollectionView.cs">
    157163      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.