Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/08/17 17:46:47 (7 years ago)
Author:
abeham
Message:

#2744: Added content objects and corresponding view for visualizing Gantt data

File:
1 edited

Legend:

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

    r14493 r14734  
    132132      <DependentUpon>DataTableControl.cs</DependentUpon>
    133133    </Compile>
     134    <Compile Include="GanttDataView.cs">
     135      <SubType>UserControl</SubType>
     136    </Compile>
     137    <Compile Include="GanttDataView.Designer.cs">
     138      <DependentUpon>GanttDataView.cs</DependentUpon>
     139    </Compile>
    134140    <Compile Include="IndexedDataTableView.cs">
    135141      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.