Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/19/14 12:05:50 (10 years ago)
Author:
pfleck
Message:
  • replaced main menu list with ItemCollectionList
  • added ViewShortcut interface for menu items
File:
1 edited

Legend:

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

    r10610 r10614  
    122122      <DependentUpon>TransformationView.cs</DependentUpon>
    123123    </Compile>
     124    <Compile Include="ViewShortcutCollectionView.cs">
     125      <SubType>UserControl</SubType>
     126    </Compile>
     127    <Compile Include="ViewShortcutCollectionView.Designer.cs">
     128      <DependentUpon>ViewShortcutCollectionView.cs</DependentUpon>
     129    </Compile>
    124130  </ItemGroup>
    125131  <ItemGroup>
     
    136142      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    137143      <Name>HeuristicLab.Analysis-3.3</Name>
     144    </ProjectReference>
     145    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     146      <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project>
     147      <Name>HeuristicLab.Collections-3.3</Name>
    138148    </ProjectReference>
    139149    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.