Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/19/14 12:05:50 (11 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/3.3/HeuristicLab.DataPreprocessing-3.3.csproj

    r10586 r10614  
    7878    <Compile Include="Implementations\ManipulationLogic.cs" />
    7979    <Compile Include="Interfaces\IPreprocessingData.cs" />
     80    <Compile Include="Implementations\ViewShortcutCollection.cs" />
    8081    <Compile Include="Interfaces\IDataGridLogic.cs" />
    8182    <Compile Include="Implementations\FilterContent.cs" />
     
    9394    <Compile Include="Interfaces\IManipulationLogic.cs" />
    9495    <Compile Include="Interfaces\ITransformationLogic.cs" />
     96    <Compile Include="Interfaces\IViewShortcut.cs" />
    9597    <Compile Include="ProblemDataCreator.cs" />
    9698    <None Include="Plugin.cs.frame" />
Note: See TracChangeset for help on using the changeset viewer.