Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/25/12 14:11:34 (12 years ago)
Author:
ascheibe
Message:

#1753 moved GanttChart control to ChartControlsExtensions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Clients.Hive.Views/3.3/StateLog/StateLogGanttChartView.designer.cs

    r6976 r7410  
    2424    /// </summary>
    2525    private void InitializeComponent() {
    26       this.ganttChart = new HeuristicLab.Clients.Hive.Views.GanttChart();
     26      this.ganttChart = new HeuristicLab.Visualization.ChartControlsExtensions.GanttChart();
    2727      this.SuspendLayout();
    2828      //
     
    5050    #endregion
    5151
    52     private GanttChart ganttChart;
     52    private HeuristicLab.Visualization.ChartControlsExtensions.GanttChart ganttChart;
    5353
    5454  }
Note: See TracChangeset for help on using the changeset viewer.